Indicates if user is authorized to see the specified UI element.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- resourceName
- Type: System String
Name of the resource
- elementNames
- Type: System.Collections.Generic IEnumerable String
Name of the UIElement
- siteName
- Type: System String
Name of the site
- userInfo
- Type: CMS.Membership UserInfo
UserInfo object
- checkElementsOnly
- Type: System Boolean
Indicates if only UI elements will be checked, not settings or special role membership
Return Value
Type: BooleanSee Also