Click or drag to resize
SearchIndexException Constructor (ISearchIndexInfo)
Contructor

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public SearchIndexException(
	ISearchIndexInfo indexInfo
)

Parameters

indexInfo
Type: CMS.DataEngineISearchIndexInfo
Search index info
See Also