What is NonActionAttribute ?



What is NonActionAttribute ?..

Answer / Shalini

NonActionAttribute: This attribute can be applied to a controller action method to indicate that it should not be invoked as an HTTP action. It's often used when the method is intended for other purposes, such as initializing or cleaning up resources.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

Where does web.config info stored? Will this be stored in the registry ?

1 Answers   Accenture, BirlaSoft,


What are HTML Helpers, AJAX Helpers in ASP.Net MVC?

1 Answers  


what is csdl?

1 Answers   Microsoft,


How to change the action name in mvc?

1 Answers  


Explain the request flow in asp.net mvc framework?

0 Answers  


What is the domain object?

1 Answers  


What is meant by tempdata in mvc?

1 Answers  


what is conceptual model?

1 Answers   Microsoft,


How can we determine action invoked from HTTP GET or HTTP POST?

1 Answers  


What is Globalizationa and Localization

1 Answers  


mention what is code first approach and model first approach in entity framework?

1 Answers   Microsoft,


Is .net framework 4.8 the last version?

1 Answers  


Categories