CMSPageRedirectToAccessDeniedResourceNotAvailableOnSite Method |
Redirect to access denied page with error text not available on site
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax public static void RedirectToAccessDeniedResourceNotAvailableOnSite(
string resourceName
)
Parameters
- resourceName
- Type: SystemString
Missing resource name
See Also