| FriendInfoProviderSetFriendInfoInternal Method | 
            Sets (updates or inserts) specified friend.
            
 
Namespace: CMS.CommunityAssembly: CMS.Community (in CMS.Community.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual void SetFriendInfoInternal(
	FriendInfo friend,
	bool updateCurrentUser
)
Parameters
- friend
- Type: CMS.CommunityFriendInfo
 Friend to set
- updateCurrentUser
- Type: SystemBoolean
 Update current user friends hashtable
 See Also
See Also