Gets and sets whether the User Is Online
Namespace: DotNetNuke.Entities.UsersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public bool IsOnLine { get; set; } |
Visual Basic |
---|
Public Property IsOnLine As Boolean Get Set |
![]() ![]() |
Sandcastle Documented DotNetNuke Core |
UserMembership..::..IsOnLine Property |
UserMembership Class See Also Send Feedback |
C# |
---|
public bool IsOnLine { get; set; } |
Visual Basic |
---|
Public Property IsOnLine As Boolean Get Set |