Gets the currently logged in user identifier.
Namespace: DotNetNuke.Entities.PortalsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public int UserId { get; } |
| Visual Basic |
|---|
Public ReadOnly Property UserId As Integer Get |
| Sandcastle Documented DotNetNuke Core |
| PortalSettings..::..UserId Property |
| PortalSettings Class See Also Send Feedback |
| C# |
|---|
public int UserId { get; } |
| Visual Basic |
|---|
Public ReadOnly Property UserId As Integer Get |