SearchResultsResults Property |
List of the results
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax public List<ILuceneSearchDocument> Results { get; protected set; }
Property Value
Type:
ListILuceneSearchDocumentSee Also