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.1.5347.20411)
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