Gets and sets the TabId for this online user
Namespace: DotNetNuke.Entities.UsersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public int TabID { get; set; } |
Visual Basic |
---|
Public Property TabID As Integer Get Set |
![]() ![]() |
Sandcastle Documented DotNetNuke Core |
BaseUserInfo..::..TabID Property |
BaseUserInfo Class See Also Send Feedback |
C# |
---|
public int TabID { get; set; } |
Visual Basic |
---|
Public Property TabID As Integer Get Set |