Click or drag to resize
InfoObjectRepositoryLoadCollection Method
Loads the given collection.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected override InfoObjectCollection LoadCollection(
	InfoCollectionSettings settings
)

Parameters

settings
Type: CMS.DataEngineInfoCollectionSettings
Collection settings

Return Value

Type: InfoObjectCollection
See Also