Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.EventLog
EventLogProvider Class
EventLogProvider Methods
CanLogEvent Method
CannotLogEventInternal Method
ClearEventLog Method
ClearEventLogInternal Method
ClearHashtables Method
GetEventInfoInternal Method
GetEventLogInfo Method
GetEventLogText Method
GetEventLogTextInternal Method
GetEvents Method
GetExceptionLogMessage Method
GetExceptionLogMessageInternal Method
GetLogItems Method
GetLogItemsInternal Method
GetLogSize Method
GetLogSizeInternal Method
GetPreviousNext Method
GetPreviousNextInternal Method
LogEvent Method
LogEventInternal Method
LogException Method
LogExceptionInternal Method
LogInformation Method
LogMetadata Method
LogWarning Method
ProcessWebFarmTaskInternal Method
Set Method
SetEventLogInfo Method
SetEventLogInfoInternal Method
EventLogProvider
Set Method
Inserts or updates the
info
object in the underlying data store.
Namespace:
CMS.EventLog
Assembly:
CMS.EventLog (in CMS.EventLog.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Set
(
EventLogInfo
info
)
Parameters
info
Type:
CMS.EventLog
EventLogInfo
Info object to be inserted or updated.
Implements
IInfoProvider
TInfo
Set(TInfo)
IInfoProvider
TInfo
Set(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
EventLogProvider Class
CMS.EventLog Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com