  | FrontendListThreads Method (CategoryCollection) | 
  
    Namespace: 
   Dynamicweb.Forum
    Assembly:
   Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntaxpublic string ListThreads(
	CategoryCollection categories
)
Public Function ListThreads ( 
	categories As CategoryCollection
) As String
Parameters
- categories
 - Type: Dynamicweb.ForumCategoryCollection
 
Return Value
Type: 
String
See Also