Returns the Following Relationship (if it exists with the current User)

Namespace: DotNetNuke.Entities.Users.Social
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public UserRelationship Following { get; }
Visual Basic
Public ReadOnly Property Following As UserRelationship
	Get

See Also