Suoranta.EnterpriseLib.Web - Developer API

ReadJsonFilter..::..OnActionExecuting Method

Called by the ASP.NET MVC framework before the action method executes.

Namespace:  Suoranta.EnterpriseLib.Web.MVC.Filters
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


public void OnActionExecuting(
	ActionExecutingContext filterContext
)

Parameters

filterContext
Type: ActionExecutingContext
The filter context.