Click or drag to resize
AbstractCMSPageIsCMSDesk Property
Determines whether the current page is located under the CMS Desk.

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

Property Value

Type: Boolean
See Also