EventLogProviderGetEventLogTextInternal Method |
Creates string representation of event log object.
Namespace: CMS.EventLogAssembly: CMS.EventLog (in CMS.EventLog.dll) Version: 12.0.0
Syntax protected virtual string GetEventLogTextInternal(
EventLogInfo eventLogInfo
)
Parameters
- eventLogInfo
- Type: CMS.EventLogEventLogInfo
EventLogInfo object
Return Value
Type:
StringSee Also