IResultFilter.OnResultExecuting Method

Visual Studio 2010

Called before an action result executes.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

No code example is currently available or this language may not be supported.

Parameters

filterContext
Type: System.Web.Mvc.ResultExecutingContext
The filter context.

Community Additions

ADD
Show: