Click or drag to resize
CMSAbstractUIWebpartIsDialog Property
Indicates whether this instance is used in a dialog.

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

Property Value

Type: Boolean
See Also