Click or drag to resize
EventLogProviderSetEventLogInfo Method
Sets event log.

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 9.0.0
Syntax
C#
public static void SetEventLogInfo(
	EventLogInfo eventLog
)

Parameters

eventLog
Type: CMS.EventLogEventLogInfo
Event log object
See Also