Click or drag to resize
FriendInfoProviderSetFriendInfo Method (FriendInfo)
Sets (updates or inserts) specified friend.

Namespace: CMS.Community
Assembly: CMS.Community (in CMS.Community.dll) Version: 8.2.23
Syntax
C#
public static void SetFriendInfo(
	FriendInfo friend
)

Parameters

friend
Type: CMS.CommunityFriendInfo
Friend to set
See Also