CMSPageRedirectToResourceNotAvailableOnSite Method |
Redirects the user to the access denied page with info about resource not being assigned to site.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax public static void RedirectToResourceNotAvailableOnSite(
string resourceName
)
Parameters
- resourceName
- Type: SystemString
Name of the resource
See Also