Click or drag to resize
InfoObjectRepositoryTCollection, TObject, TSettingsSetupCollection Method
Sets up the collection using the given settings

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
protected void SetupCollection(
	TCollection collection,
	TSettings setttings
)

Parameters

collection
Type: TCollection
Collection to set
setttings
Type: TSettings
Collection settings
See Also