AuthorizationHandler StartUIElementEvent Method Kentico 8.1 API Reference
Initiates the event handling

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

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