SearchIndexInfoProvider RemoveFromIndexSiteCache Method Kentico 8.0 API Reference
Removes key from cached site indexes.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

key
Type: OnlineSystem String
Cache key to be removed (site id)
logWebFarmTask
Type: OnlineSystem Boolean
Indicates whether webfarm task should be created
See Also