Click or drag to resize
UniSelectorOrderBy Property
Base order of the items. Applies to all Base multiple selection grid, dropdownlist, single and multiple selection dialogs.

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

Property Value

Type: String
See Also