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