SearchResultItems Property |
Collection of search results for the requested page number.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax public List<SearchResultItem> Items { get; set; }
Property Value
Type:
ListSearchResultItemSee Also