Click or drag to resize
CMSContentPageUseDialogContentClass Property

Note: This API is now obsolete.

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: 12.0.0
Syntax
C#
[ObsoleteAttribute("Not used anymore, will be removed in the next major version.")]
public bool UseDialogContentClass { get; set; }

Property Value

Type: Boolean
See Also