| SmartSearchUpdateCache Method |
Note: This API is now obsolete.
Namespace:
Dynamicweb.SmartSearch
Assembly:
Dynamicweb.SmartSearch (in Dynamicweb.SmartSearch.dll) Version: 2.0.2
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Never)]
[BrowsableAttribute(false)]
[ObsoleteAttribute("Don't use this method.", true)]
public virtual void UpdateCache()
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
<BrowsableAttribute(false)>
<ObsoleteAttribute("Don't use this method.", true)>
Public Overridable Sub UpdateCache
See Also