| UserRelationGetUserRelations Method |
Namespace:
Dynamicweb.Forum
Assembly:
Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax public static IEnumerable<UserRelation> GetUserRelations()
Public Shared Function GetUserRelations As IEnumerable(Of UserRelation)
Return Value
Type:
IEnumerableUserRelationSee Also