To prevent a public controller method from being implicitly bound to an action name, which attribute is used?

 Posted by Sheonarayan on 3/27/2012 | Category: ASP.NET MVC Interview questions | Views: 136795 | Points: 40
Select from following answers:
  1. NonAction
  2. NoAction
  3. Void
  4. Restrict
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Posted by: Ashutoshmund on: 5/20/2016 | Points: 10
there is nothing like NoAction verb..it should be NonAction
Posted by: Sheonarayan on: 10/7/2016 | Points: 10
@Ashutoshmund, sorry for typo. This question and answer has been fixed now.

Thanks

Login to post response