AbstractInfoProvider TInfo, TProvider  LoadObjectsToHashtables Method Kentico 8.1 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.1.5347.20411)

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