DocumentSearchIndexer LoadResults Method Kentico 8.1 API Reference
Loads the results to the given result collection

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

results
Type: OnlineSystem.Collections.Generic IEnumerable ISearchDocument 
Collection of results to load
result
Type: CMS.Base SafeDictionary OnlineString, OnlineDataRow 
Dictionary of the loaded results indexed by their key
See Also