Click or drag to resize
EventLogProviderSetEventLogInfoInternal Method
Sets event log.

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 8.2.23
Syntax
C#
protected virtual void SetEventLogInfoInternal(
	EventLogInfo eventLog
)

Parameters

eventLog
Type: CMS.EventLogEventLogInfo
Event log object
See Also