Click or drag to resize
SearchIndexInfoProviderClear Method

Note: This API is now obsolete.

Clears hash tables.

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