EventLogProviderClearEventLog Method |
Note: This API is now obsolete.
This method is obsolete and will be removed in future version. Use ClearEventLog(Int32, String, String, Int32) method instead.
Namespace: CMS.EventLog
[ObsoleteAttribute("Use 'CMS.EventLog.EventLogHelper.ClearEventLog(userId, userName, ipAddress, siteId)' code instead.")] public static void ClearEventLog( int userId, string userName, string ipAddress, int siteId )