AbstractBasicFormGetDataValue Method |
Returns DataRow value for the specified column.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public Object GetDataValue(
string columnName
)
Parameters
- columnName
- Type: SystemString
Column name
Return Value
Type:
ObjectSee Also