CMSPageRedirectToAccessDeniedPage Method |
Redirects the user to Access denied page
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax protected static void RedirectToAccessDeniedPage(
string pageUrl
)
Parameters
- pageUrl
- Type: SystemString
Access denied page URL
See Also