Click or drag to resize
FriendInfoProviderGetFriends Method
Returns all friends.

Namespace: CMS.Community
Assembly: CMS.Community (in CMS.Community.dll) Version: 11.0.0
Syntax
C#
public static ObjectQuery<FriendInfo> GetFriends()

Return Value

Type: ObjectQueryFriendInfo
See Also