Returns the Follower Relationship. Does the user in object Follow the current User (with any status)
Namespace: DotNetNuke.Entities.Users.SocialAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public UserRelationship Follower { get; } |
Visual Basic |
---|
Public ReadOnly Property Follower As UserRelationship Get |