Click or drag to resize
CloneSettingsControlDisplayControl Property
Indicates if the control should be displayed. (Use for control which only needs to specify excluded types without any special settings).

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

Property Value

Type: Boolean
See Also