Click or drag to resize
BindingRepository Constructor (BaseInfo)
Constructor.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public BindingRepository(
	BaseInfo parentObject
)

Parameters

parentObject
Type: CMS.DataEngineBaseInfo
Parent object
See Also