ChildActionOnlyAttribute.OnAuthorization Method
.NET Framework 4
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.