SearchIndexInfoProviderGetSearchIndexInfoInternal Method |
Returns the SearchIndexInfo structure for the specified searchIndex.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax protected virtual SearchIndexInfo GetSearchIndexInfoInternal(
int searchIndexId
)
Parameters
- searchIndexId
- Type: SystemInt32
SearchIndex id
Return Value
Type:
SearchIndexInfoSee Also