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