Click or drag to resize
EventLogProviderClear Method

Note: This API is now obsolete.

Clears the hashtable.

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 10.0.0
Syntax
C#
[ObsoleteAttribute("Use method AbtractProvider.ClearHashtables(string, bool) instead.")]
public static void Clear()
See Also