adspace
Answer Posted / 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 View All Answers