Gets the title of the membership user.

Namespace:  Novalys.VisualGuard.Security.Membership
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 3.2.912.1 (3.2.912.01)

Syntax

C#
public string Title { get; set; }
Visual Basic (Declaration)
Public Property Title As String

Field Value

The title of the membership user.

See Also