SearchIndexException Constructor (String) |
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax public SearchIndexException(
string indexName
)
Parameters
- indexName
- Type: SystemString
Codename of the SearchIndexInfo the exception is related to.
See Also