Click or drag to resize
CMSContentPageUseDialogContentClass Property
Indicates whether dialog content class should be added to the content panel in dialog mode

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

Property Value

Type: Boolean
See Also