TreeNode GetReferencedObject Method Kentico 8.1 API Reference
Obtains the object to which the particular column refers.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

columnName
Type: OnlineSystem String
Column name
value
Type: OnlineSystem Object 
Result object

Return Value

Type: OnlineBoolean
Returns true if the operation was successful (the object was present)
See Also