Loads the results to the given result collection
Namespace: CMS.CustomTablesAssembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- results
- Type: System.Collections.Generic IEnumerable ISearchDocument
Collection of results to load
- result
- Type: CMS.Base SafeDictionary String, DataRow
Dictionary of the loaded results indexed by their key
See Also