Click or drag to resize

UserRelationGetUserRelationsByThreadID Method (Int32)

Namespace:  Dynamicweb.Forum
Assembly:  Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax
public static IEnumerable<UserRelation> GetUserRelationsByThreadID(
	int id
)

Parameters

id
Type: SystemInt32

Return Value

Type: IEnumerableUserRelation
See Also