CMSPageIsUserAuthorizedPerContent Method (String) |
Determines whether current user is authorized to access cms.content
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public static bool IsUserAuthorizedPerContent(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name to check
Return Value
Type:
BooleanSee Also