| FriendInfoProviderGetFriendInfoInternal Method (Guid) | 
            Returns the FriendInfo structure specified by GUID.
            
 
Namespace: CMS.CommunityAssembly: CMS.Community (in CMS.Community.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual FriendInfo GetFriendInfoInternal(
	Guid guid
)
Parameters
- guid
- Type: SystemGuid
 GUID of FriendInfo
Return Value
Type: 
FriendInfo See Also
See Also