Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
IInfoObjectCollection Interface
IInfoObjectCollection Methods
Add Method
As(TType) Method
ClearCache Method
CloneCollection Method
Disconnect Method
GetFieldsAsObjects Method
GetItemsAsFields Method
ChangeParent Method
Load Method
SubmitChanges Method
IInfoObjectCollection
Load Method
Clears the data in the collection and loads objects from the given list.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
Copy
void
Load
(
IEnumerable
<
BaseInfo
>
objects
)
Parameters
objects
Type:
System.Collections.Generic
IEnumerable
BaseInfo
Objects data to load
See Also
Reference
IInfoObjectCollection Interface
CMS.DataEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com