Gets and sets the Title
Namespace: DotNetNuke.Entities.UsersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string Title { get; set; } |
| Visual Basic |
|---|
Public Property Title As String Get Set |
| Sandcastle Documented DotNetNuke Core |
| UserProfile..::..Title Property |
| UserProfile Class See Also Send Feedback |
| C# |
|---|
public string Title { get; set; } |
| Visual Basic |
|---|
Public Property Title As String Get Set |