FriendInfoProviderGetFriendInfo Method (Int32) |
Returns the FriendInfo structure for the specified friend.
Namespace: CMS.CommunityAssembly: CMS.Community (in CMS.Community.dll) Version: 8.2.23
Syntax public static FriendInfo GetFriendInfo(
int friendId
)
Parameters
- friendId
- Type: SystemInt32
Friend id
Return Value
Type:
FriendInfoSee Also