Click or drag to resize
OtherBindingCollection Constructor
Constructor

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public OtherBindingCollection(
	string objectType,
	BaseInfo boundObject
)

Parameters

objectType
Type: SystemString
Object type
boundObject
Type: CMS.DataEngineBaseInfo
Bound object
See Also