Click or drag to resize
ObjectTypeInfoEnabledColumn Property
Name of the column which determines whether the object is enabled or disabled within the system.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public string EnabledColumn { get; set; }

Property Value

Type: String
See Also