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