SearchIndexInfoProviderGetSearchIndexInfoByNameInternal Method |
Returns the SearchIndexInfo structure for the specified searchIndex.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax protected virtual SearchIndexInfo GetSearchIndexInfoByNameInternal(
string searchIndexName
)
Parameters
- searchIndexName
- Type: SystemString
SearchIndex id
Return Value
Type:
SearchIndexInfoSee Also