Gets whether the Event Log Buffer is Enabled

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

Syntax

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

Remarks

Defaults to False

See Also