Clears entire event log and writes new event record with information about this action and the user who performed it.
Namespace: CMS.EventLogAssembly: CMS.EventLog (in CMS.EventLog.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- userId
- Type: System Int32
User ID for logging purposes
- userName
- Type: System String
User name for logging purposes
- ipAddress
- Type: System String
IP address for logging purposes
- siteId
- Type: System Int32
Site ID for logging purposes
See Also