| SearchIndexInfoProviderInvalidateIndexIDs Method (String, Boolean) | 
            Invalidates index ids collection for specified object type.
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntaxpublic static void InvalidateIndexIDs(
	string type,
	bool logtask
)
Parameters
- type
 - Type: SystemString
Object type name - logtask
 - Type: SystemBoolean
Indicates whether web farm task should be logged 
See Also