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

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

Property Value

Type: Boolean

Implements

INamedEnumerableSortNames
See Also