Returns the Friend Relationship (if it exists with the current User)
Namespace: DotNetNuke.Entities.Users.SocialAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public UserRelationship Friend { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Friend As UserRelationship Get |