Gets and sets the Social property
Namespace: DotNetNuke.Entities.UsersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public UserSocial Social { get; } |
Visual Basic |
---|
<BrowsableAttribute(false)> Public ReadOnly Property Social As UserSocial Get |