EventLogHelperSendEmailNotificationInternal Method |
Logs the query to file.
Namespace: CMS.EventLogAssembly: CMS.EventLog (in CMS.EventLog.dll) Version: 12.0.0
Syntax protected virtual void SendEmailNotificationInternal(
EventLogInfo eventObj,
string siteName
)
Parameters
- eventObj
- Type: CMS.EventLogEventLogInfo
Event info object - siteName
- Type: SystemString
Site name
See Also