Click or drag to resize
CustomTableItemOrderEnabled Property
Indicates if custom table contains ItemOrder column.

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

Property Value

Type: Boolean
See Also