UserSearchIndexer LoadResults Method Kentico 8.0 API Reference
Loads the results to the given result collection

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

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