UIContextData TryGetValue Method Kentico 8.0 API Reference
Loads value of the column. Returns true if the operation was successful (the value was present)

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

columnName
Type: OnlineSystem String
Column name
value
Type: OnlineSystem Object 
Returns the value

Return Value

Type: OnlineBoolean
See Also