Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
IInfoObjectCollection Interface
IInfoObjectCollection Methods
Add Method
As(TType) Method
ChangeParent Method
ClearCache Method
CloneCollection Method
Disconnect Method
GetFieldsAsObjects Method
GetItemsAsFields 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: 12.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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com