Click or drag to resize
FakeEventLogProviderLogEventsToDatabase Property
If true, the events are logged to the database. Default false

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax
C#
public bool LogEventsToDatabase { get; set; }

Property Value

Type: Boolean
See Also