Méthode | Description | |
---|---|---|
OnActionExecuted ( ActionExecutedContext filterContext ) : void |
Called by the MVC framework after the action method executes.
|
public OnActionExecuted ( ActionExecutedContext filterContext ) : void | ||
filterContext | ActionExecutedContext | The filter context. |
Résultat | void |