Méthode | Description | |
---|---|---|
OnActionExecuting ( ActionExecutingContext filterContext ) : void | ||
OnException ( ExceptionContext filterContext ) : void |
Méthode | Description | |
---|---|---|
IsAjax ( ) : bool |
public OnActionExecuting ( ActionExecutingContext filterContext ) : void | ||
filterContext | ActionExecutingContext | |
Résultat | void |
public OnException ( ExceptionContext filterContext ) : void | ||
filterContext | ExceptionContext | |
Résultat | void |