NotImplementedInfo SetValue Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodSetValue(String, Object)
Sets the object value.
(Overrides BaseInfo SetValue(String, Object).)
Public methodSetValue(String, Object, Boolean)
Sets the object value to the nullable column.
(Inherited from BaseInfo.)
Public methodSetValue(String, Object, Object)
Sets the object value to the nullable column.
(Inherited from BaseInfo.)
Back to Top
See Also