Click or drag to resize

FrontendMarkPost Method

Namespace:  Dynamicweb.Forum
Assembly:  Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax
public void MarkPost(
	int postID,
	int threadID,
	bool isAnswer
)

Parameters

postID
Type: SystemInt32
threadID
Type: SystemInt32
isAnswer
Type: SystemBoolean
See Also