Click or drag to resize
SearchIndexInfoProviderInvalidateIndexIDs Method (String)
Invalidates index ids collection for specified object type.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public static void InvalidateIndexIDs(
	string type
)

Parameters

type
Type: SystemString
Object type name
See Also