InfoObjectCollection Load Method Kentico 8.1 API Reference
Clears the data in the collection and loads objects from the given list.

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

Parameters

objects
Type: OnlineSystem.Collections.Generic List BaseInfo 
Objects data to load
See Also