Click or drag to resize
CMSUserControlIsCMSDesk Property
Determines whether the current control lies on the page that is currently located under the CMS Desk.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public bool IsCMSDesk { get; }

Property Value

Type: Boolean
See Also