Click or drag to resize

UserRelationGetUserRelationsByType Method

Namespace:  Dynamicweb.Forum
Assembly:  Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax
public static IEnumerable<UserRelation> GetUserRelationsByType(
	UserRelationType relationType
)

Parameters

relationType
Type: Dynamicweb.ForumUserRelationType

Return Value

Type: IEnumerableUserRelation
See Also