Property | Type | Description |
---|
Method | Description | |
---|---|---|
StructureOwnerAttribute ( string structureIdField ) : System |
Method | Description | |
---|---|---|
AuthorizeCore ( HttpContextBase httpContext ) : bool | ||
HandleUnauthorizedRequest ( System.Web.Mvc.AuthorizationContext filterContext ) : void |
protected AuthorizeCore ( HttpContextBase httpContext ) : bool | ||
httpContext | HttpContextBase | |
return | bool |
protected HandleUnauthorizedRequest ( System.Web.Mvc.AuthorizationContext filterContext ) : void | ||
filterContext | System.Web.Mvc.AuthorizationContext | |
return | void |
public StructureOwnerAttribute ( string structureIdField ) : System | ||
structureIdField | string | |
return | System |