Click or drag to resize
EventLogHandlerStartEvent Method (EventLogInfo)
Initiates the event handling

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 11.0.0
Syntax
C#
public EventLogHandler StartEvent(
	EventLogInfo eventObject
)

Parameters

eventObject
Type: CMS.EventLogEventLogInfo
Event object

Return Value

Type: EventLogHandler
See Also