Creating ActionFilters in ASP.NET 3.5(techbubbles.com)
submitted by
kalyanms1(1789) 3 years, 8 months ago
ASP.NET MVC Applications contains the action methods in the controllers. These actions are mapped through the routing when a user makes a browser request. In order to execute your logic before a action method is called or after an action method runs. ASP.NET MVC support this requirement through a concept called ActionFilters.
|category: ASP.NET
|Views: 10
tags:
ASPNETMVC ASP.NET another
Everyones tags:
Your Tags: