AbstractBasicForm
SetDataValue Method
Kentico 8.0 API Reference
Sets value of the given column in the data.
Namespace:
CMS.FormControls
Assembly:
CMS.FormControls
(in CMS.FormControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
columnName
Type:
System
String
Column name
value
Type:
System
Object
Column value
See Also
AbstractBasicForm Class
AbstractBasicForm Members
CMS.FormControls Namespace