SearchIndexInfoProvider GetIndexIDs Method Kentico 8.0 API Reference
Returns list of index ids for specified object type(s).

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

Parameters

typeCodes
Type: OnlineSystem.Collections.Generic List OnlineString 
Object type names (separated with semicolon)

Return Value

Type: OnlineList OnlineInt32 
See Also