Gets and sets the Website

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

Syntax

C#
public string Website { get; set; }
Visual Basic
Public Property Website As String
	Get
	Set

See Also