Click or drag to resize
ObjectCustomizationPanelIsObjectCustomized Property
Indicates if current object has customized columns.

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

Property Value

Type: Boolean
See Also