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