erichexter / twitter.bootstrap.mvc

nuget package to make bootstrap easy with mvc4
Apache License 2.0
248 stars 134 forks source link

actions sample #28

Closed jensj closed 11 years ago

jensj commented 11 years ago

Just an example on how to use the _actions partial.

erichexter commented 11 years ago

I would name the action DeletePost . Thanks. Eric On Dec 3, 2012 4:34 PM, "jensj" notifications@github.com wrote:

Never was a fan of action name attributes, for me the easy way out is to just slap a FormsCollection on the POST method. It is much harder to find a proper name for the method being posted to (for me at least). Im fine either way...

— Reply to this email directly or view it on GitHubhttps://github.com/erichexter/twitter.bootstrap.mvc/pull/28#issuecomment-10975480.