Attempts to retrieve a value of a column.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- columnName
- Type: System String
Name of the column
- value
- Type: System Object
If successful, this object will stored the retrieved value
Return Value
Type: Booleantrue, if object was successfully retrieved, otherwise false
See Also