Click or drag to resize
FriendInfoProviderGetFriendInfo Method (Guid)
Returns the FriendInfo structure specified by GUID.

Namespace: CMS.Community
Assembly: CMS.Community (in CMS.Community.dll) Version: 9.0.0
Syntax
C#
public static FriendInfo GetFriendInfo(
	Guid guid
)

Parameters

guid
Type: SystemGuid
GUID of FriendInfo

Return Value

Type: FriendInfo
See Also