Click or drag to resize
CommunityContextGetCurrentFriendship Method
Returns information on the current friendship 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 FriendInfo GetCurrentFriendship()

Return Value

Type: FriendInfo
See Also