SearchIndexInfoProviderInvalidateIndexIDs Method (String) |
Invalidates index ids collection for specified object type.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax public static void InvalidateIndexIDs(
string type
)
Parameters
- type
- Type: SystemString
Object type name
See Also