Click or drag to resize
BaseCollectionSettings Constructor
Constructor

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public BaseCollectionSettings(
	string name
)

Parameters

name
Type: SystemString
Collection name
See Also