SearchResultLastError Property |
Search error associated with this results, if any occurred during the search operation.
Results of a failed search are not valid.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax public Exception LastError { get; set; }
Property Value
Type:
ExceptionSee Also