AbstractInfoProvider TInfo, TProvider  LoadObjectsToHashtables Method Kentico 8.0 API Reference
Loads the objects from a DataSet to the hashtables

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

Parameters

ds
Type: OnlineSystem.Data DataSet
Source data
objectsById
Type: CMS.Base SafeDictionary OnlineInt32, BaseInfo 
Table where the created objects will be placed [ObjectID -> object]

Return Value

Type: OnlineBoolean
See Also