SearchHelper GetResultTypes Method Kentico 8.0 API Reference
Gets the list of all types present in the given results

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

results
Type: OnlineSystem.Collections.Generic IList ISearchDocument 
List of the results
from
Type: OnlineSystem Int32
Index from which process the results
to
Type: OnlineSystem Int32
Index to process the results

Return Value

Type: OnlineIList OnlineString 
See Also