Gets whether Users Online are Enabled

Namespace: DotNetNuke.Entities.Host
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static bool EnableUsersOnline { get; }
Visual Basic
Public Shared ReadOnly Property EnableUsersOnline As Boolean
	Get

Remarks

Defaults to False

See Also