Creating ActionFilters in ASP.NET 3.5 (www.techbubbles.com)
submitted by
kalyanms1(1020) 1 year, 5 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: 9
tags:
ASPNETMVC ASP.NET another
Everyones tags:
Your Tags: