Click or drag to resize
ObjectCollectionTObjectSortNames Property
If true, the names in enumeration are sorted

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

Property Value

Type: Boolean

Implements

INamedEnumerableSortNames
See Also