Click or drag to resize
ObjectRepositoryTCollection, TObject, TSettingsLoadCollection Method
Loads the given collection.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected abstract TCollection LoadCollection(
	TSettings settings
)

Parameters

settings
Type: TSettings
Collection settings

Return Value

Type: TCollection
See Also