FriendInfoProviderGetFriendInfo Method (Guid) |
Returns the FriendInfo structure specified by GUID.
Namespace: CMS.CommunityAssembly: CMS.Community (in CMS.Community.dll) Version: 10.0.0
Syntax public static FriendInfo GetFriendInfo(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
GUID of FriendInfo
Return Value
Type:
FriendInfoSee Also