AbstractBasicForm
SetDataValue Method
Kentico 8.1 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.1.5347.20411)
Parameters
columnName
Type:
System
String
Column name
value
Type:
System
Object
Column value
See Also
AbstractBasicForm Class
AbstractBasicForm Members
CMS.FormControls Namespace