ChildActionOnlyAttribute.OnAuthorization Method (AuthorizationContext)
Called when authorization is required.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- filterContext
-
Type:
System.Web.Mvc.AuthorizationContext
An object that encapsulates the information that is required in order to authorize access to the child action.
Show: