Click or drag to resize
PageSecurityHelperAccessDeniedPageURL Method
Gets the URL of the page where the user should be redirected when not permitted to read the document.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public static string AccessDeniedPageURL(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: String
See Also