This topic has not yet been rated - Rate this topic

ChildActionOnlyAttribute.OnAuthorization Method

.NET Framework 4

Called when authorization is required.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public void OnAuthorization(
	AuthorizationContext filterContext
)

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.

Implements

IAuthorizationFilter.OnAuthorization(AuthorizationContext)
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ