Click or drag to resize
InfoObjectRepositoryTCollection, TObject, TSettingsStoreCollection Method
Stores the collection into inner lists

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
protected void StoreCollection(
	TCollection collection,
	InfoCollectionSettings settings
)

Parameters

collection
Type: TCollection
Collection to store
settings
Type: CMS.DataEngineInfoCollectionSettings
Collection settings
See Also