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.CommunityAssembly: CMS.Community (in CMS.Community.dll) Version: 8.2.23
Syntax public static UserInfo CurrentFriend { get; set; }
Property Value
Type:
UserInfoSee Also