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.1.5347.20411)
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
- checkGlobalRoles
- Type:
System Boolean
Indicates if global roles should be checked
Return Value
Type:
See Also