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