AuthorizationHandler StartUIElementEvent Method Kentico 8.0 API Reference
Initiates the event handling

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

userInfo
Type: CMS.Membership UserInfo
User info object
resourceName
Type: OnlineSystem String
Resource name to authorize
elementName
Type: OnlineSystem String
UI element name
authorized
Type: OnlineSystem Boolean 
Current (system) authorization status

Return Value

Type: AuthorizationEventArgs
See Also