Click or drag to resize
InfoCollectionSettingsCollectionFactory Property
Factory to provide new collection object

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public IObjectFactory CollectionFactory { get; set; }

Property Value

Type: IObjectFactory
See Also