| CMSPageGetCMSDeskUIElementAccessDenied Method | 
            Gets the URL for CMS Desk Access denied page
            
 
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
 Syntax
Syntaxpublic static string GetCMSDeskUIElementAccessDenied(
	string resourceName,
	string uiElementName
)
Parameters
- resourceName
- Type: SystemString
 Resource name that failed
- uiElementName
- Type: SystemString
 UI element name that failed
Return Value
Type: 
String See Also
See Also