IResultFilter Methods

 

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

NameDescription
System_CAPS_pubmethodOnResultExecuted(ResultExecutedContext)

Called after an action result executes.

System_CAPS_pubmethodOnResultExecuting(ResultExecutingContext)

Called before an action result executes.

Return to top
Show: