Click or drag to resize

MessageGetRepliesByThread Method (Message)

Namespace:  Dynamicweb.Forum
Assembly:  Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax
public static MessageCollection GetRepliesByThread(
	Message thread
)

Parameters

thread
Type: Dynamicweb.ForumMessage

Return Value

Type: MessageCollection
See Also