OtherBindingCollection Constructor |
Constructor
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public OtherBindingCollection(
string objectType,
BaseInfo boundObject
)
Parameters
- objectType
- Type: SystemString
Object type - boundObject
- Type: CMS.DataEngineBaseInfo
Bound object
See Also