Click or drag to resize

MessageGetThreadsByIDs Method

Namespace:  Dynamicweb.Forum
Assembly:  Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax
public static MessageCollection GetThreadsByIDs(
	List<int> ids
)

Parameters

ids
Type: System.Collections.GenericListInt32

Return Value

Type: MessageCollection
See Also