  | CategoryCollectionSortByThreadCount Method  | 
  
    Namespace: 
   Dynamicweb.Forum
    Assembly:
   Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntaxpublic void SortByThreadCount(
	string Direction = "DESC"
)
Public Sub SortByThreadCount ( 
	Optional Direction As String = "DESC"
)
Parameters
- Direction (Optional)
 - Type: SystemString
 
See Also