Méthode | Description | |
---|---|---|
OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void |
Called by the MVC framework before the action method executes.
|
|
PermissionsAttribute ( |
Initializes a new instance of the PermissionsAttribute class.
|
public OnActionExecuting ( System.Web.Mvc.ActionExecutingContext filterContext ) : void | ||
filterContext | System.Web.Mvc.ActionExecutingContext | The filter context. |
Résultat | void |
public PermissionsAttribute ( |
||
operation | The operation. | |
entityType | Type of the entity. | |
Résultat | System |