Click or drag to resize
CommunityContextCurrentFriend Property
Current friend - user info object from 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 UserInfo CurrentFriend { get; set; }

Property Value

Type: UserInfo
See Also