SearchIndexProvider Constructor |
Constructor
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax public SearchIndexProvider(
SearchIndexInfo searchIndexInfo
)
Parameters
- searchIndexInfo
- Type: CMS.SearchSearchIndexInfo
Search index info
See Also