  | DMConnectionCollectionSortByName Method (Boolean) | 
  
    Namespace: 
   Dynamicweb.DataManagement
    Assembly:
   Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntaxpublic void SortByName(
	bool ascending
)
Public Sub SortByName ( 
	ascending As Boolean
)
Parameters
- ascending
 - Type: SystemBoolean
 
See Also