| PageSecurityHelperAccessDeniedPageURL Method  | 
            Gets the URL of the page where the user should be redirected when not permitted to read the document.
            
 
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntaxpublic static string AccessDeniedPageURL(
	string siteName
)
Parameters
- siteName
 - Type: SystemString
Site name 
Return Value
Type: 
String
See Also