FakeEventLogProviderSetEventLogInfoInternal Method |
Logs the event. Overrides the event by actions needed for tests
Namespace: CMS.TestsAssembly: CMS.Tests (in CMS.Tests.dll) Version: 8.2.23
Syntax protected override void SetEventLogInfoInternal(
EventLogInfo eventObject
)
Parameters
- eventObject
- Type: CMS.EventLogEventLogInfo
Event object
See Also