Dynamicweb 8 Documentation
Sort Method (FormSettingCollection)

Sorts the elements in the entire List using the default comparer.
Overload List
OverloadDescription
Sort(SortBy)  
Sort(SortBy,Boolean)  
Sort()Sorts the elements in the entire List using the default comparer. (Inherited from System.Collections.Generic.List<FormSetting>)
Sort(IComparer{FormSetting}) (Inherited from System.Collections.Generic.List<FormSetting>)
Sort(Int32,Int32,IComparer{FormSetting}) (Inherited from System.Collections.Generic.List<FormSetting>)
Sort(Comparison{FormSetting}) (Inherited from System.Collections.Generic.List<FormSetting>)
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FormSettingCollection Class
FormSettingCollection Members

Send Feedback