Click or drag to resize
BindingCollectionGetTargetObjectId Method
Gets the target object ID for this collection

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual int GetTargetObjectId(
	BaseInfo infoObj
)

Parameters

infoObj
Type: CMS.DataEngineBaseInfo
Object to process

Return Value

Type: Int32
See Also