Dynamicweb 8 Documentation
Sort Method (GroupCollection)

Sort by parameter
Sort Group object in the list
Syntax
'Declaration
 
Public Sub Sort( _ 
   ByVal sortBy As GroupCollection.SortBy _ 
) 
public void Sort( 
   GroupCollection.SortBy sortBy 
)

Parameters

sortBy
Sort by parameter
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

GroupCollection Class
GroupCollection Members

Send Feedback