Click or drag to resize
InfoObjectRepositoryTCollection, TObject, TSettingsAddCollection Method
Registers the given collection of objects within the repository.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public virtual TSettings AddCollection(
	TSettings settings
)

Parameters

settings
Type: TSettings
Collection settings

Return Value

Type: TSettings
See Also