Click or drag to resize

FrontendToggleActiveState Method

Namespace:  Dynamicweb.Forum
Assembly:  Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax
public void ToggleActiveState(
	int threadID,
	int categoryID
)

Parameters

threadID
Type: SystemInt32
categoryID
Type: SystemInt32
See Also