BindingCollectionGetTargetObjectId Method |
Gets the target object ID for this collection
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected virtual int GetTargetObjectId(
BaseInfo infoObj
)
Parameters
- infoObj
- Type: CMS.DataEngineBaseInfo
Object to process
Return Value
Type:
Int32See Also