Click or drag to resize
PageSecurityHelperRedirectToAccessDenied Method
Redirects the user to the access denied page.

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

Parameters

siteName
Type: SystemString
Site name
See Also