Méthode | Description | |
---|---|---|
OnActionExecuting ( System actionContext ) : void |
Occurs before the action method is invoked.
|
public OnActionExecuting ( System actionContext ) : void | ||
actionContext | System | The action context. |
Résultat | void |