Click or drag to resize

FrontendListThreads Method (Category, Boolean, Boolean)

Namespace:  Dynamicweb.Forum
Assembly:  Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax
public string ListThreads(
	Category category,
	bool onlyUnsolved,
	bool onlyUnanswered
)

Parameters

category
Type: Dynamicweb.ForumCategory
onlyUnsolved
Type: SystemBoolean
onlyUnanswered
Type: SystemBoolean

Return Value

Type: String
See Also