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
- elementName
- Type: System String
Name of the UIElement
- siteName
- Type: System String
Name of the site
- userInfo
- Type: CMS.Membership UserInfo
UserInfo object
Return Value
Type: BooleanSee Also