Click or drag to resize
BindingCollectionGetBindingColumn Method
Gets the binding column and object type

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual string GetBindingColumn(
	out string targetObjectType
)

Parameters

targetObjectType
Type: SystemString
Returns target object type

Return Value

Type: String
See Also