Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
InfoObjectCollection Class
InfoObjectCollection Methods
Add Method
AddCacheDependencies Method
As(TargetType) Method
CacheDependenciesChanged Method
ClearCache Method
ClearCacheCallback Method
Clone Method
CopyPropertiesTo Method
CreateNewObject Method
Dispose Method
EnsureObjectValues Method
GetCacheDependencyKeys Method
GetCompleteWhereCondition Method
GetData Method
GetFieldsAsObjects Method
GetItem Method
GetItemsAsFields Method
GetNameWhereCondition Method
GetObjectByNameInternal Method
GetObjectName Method
GetSubsetOrderBy Method
GetSubsetWhere Method
GetSubsetWhereNotEmpty Method
ChangeParent Method
Init Method
Load Method
New Method
RegisterClearCacheCallback Method
RegisterColumns Method
RegisterProperties Method
RemoveClearCacheCallback Method
SubmitChanges Method
ToString Method
ValidateItem Method
InfoObjectCollection
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: 8.2.23
Syntax
C#
Copy
public
virtual
void
Load
(
List
<
BaseInfo
>
objects
)
Parameters
objects
Type:
System.Collections.Generic
List
BaseInfo
Objects data to load
See Also
Reference
InfoObjectCollection Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com