ObjectTypeInfoOrderColumn Property |
The name of the class field (column) that stores the order of objects (for object types that have a defined order).
Allows automatic actions for changing object order on listing pages (in UniGrid components).
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public string OrderColumn { get; set; }
Property Value
Type:
StringSee Also