Click or drag to resize
CommunityContextCurrentFriendship Property
Current friendship - friend info object matching friendship friendid or friendguid specified in the 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 CurrentFriendship { get; set; }

Property Value

Type: FriendInfo
See Also