| FriendInfoProviderGetFriendInfoInternal Method (Int32) | 
            Returns the FriendInfo structure for the specified friend.
            
 
Namespace: CMS.CommunityAssembly: CMS.Community (in CMS.Community.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual FriendInfo GetFriendInfoInternal(
	int friendId
)
Parameters
- friendId
- Type: SystemInt32
 Friend id
Return Value
Type: 
FriendInfo See Also
See Also