Click or drag to resize
CommunityContextGetCurrentFriend Method
Returns information on the current friend user according the friendship friendid or friendguid specified as an URL parameter of the current request.

Namespace: CMS.Community
Assembly: CMS.Community (in CMS.Community.dll) Version: 8.2.23
Syntax
C#
public static UserInfo GetCurrentFriend()

Return Value

Type: UserInfo
See Also