SearchIndexInfoProviderGetSearchIndexInfo Method (String) |
Returns the SearchIndexInfo structure for the specified searchIndex.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax public static SearchIndexInfo GetSearchIndexInfo(
string searchIndexName
)
Parameters
- searchIndexName
- Type: SystemString
SearchIndex name
Return Value
Type:
SearchIndexInfoSee Also