Click or drag to resize
EventLogProviderLogApplicationStart Method
Logs the application start event to the event log

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 12.0.0
Syntax
C#
public static void LogApplicationStart()
See Also