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: 12.0.0
Syntax public static string AccessDeniedPageURL(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
StringSee Also