Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Search Namespaces
CMS.Search
SearchResult Class
SearchResult Properties
HighlightRegex Property
Highlights Property
Items Property
LastError Property
MoreCultures Property
Parameters Property
TotalNumberOfResults Property
SearchResult
Items Property
Collection of search results for the requested page number.
Namespace:
CMS.Search
Assembly:
CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax
C#
Copy
public
List
<
SearchResultItem
>
Items
{
get
;
set
; }
Property Value
Type:
List
SearchResultItem
See Also
Reference
SearchResult Class
CMS.Search Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com