Click or drag to resize
CMSPageGetCMSDeskUIElementAccessDenied Method
Gets the URL for CMS Desk Access denied page

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public 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