Gets and sets the Social property

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

Syntax

C#
[BrowsableAttribute(false)]
public UserSocial Social { get; }
Visual Basic
<BrowsableAttribute(false)> 
Public ReadOnly Property Social As UserSocial
	Get

See Also