Click or drag to resize
CMSPageRedirectToAccessDeniedResourceNotAvailableOnSite Method
Redirect to access denied page with error text not available on site

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static void RedirectToAccessDeniedResourceNotAvailableOnSite(
	string resourceName
)

Parameters

resourceName
Type: SystemString
Missing resource name
See Also