Gets and sets the Title

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

Syntax

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

See Also