Click or drag to resize
UniFlatSelectorOrderBy Property
Gets or sets the order by clause.

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

Property Value

Type: String
See Also