Click or drag to resize
CMSAbstractNewDocumentControlIsInDialog Property
Gets the value that indicates whether current control is in dialog page

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

Property Value

Type: Boolean
See Also