DataHelper ChangeBooleanValues Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberChangeBooleanValues(DataTable, String, Boolean, String)
Changes the boolean value in the given table.
Public methodStatic memberChangeBooleanValues(DataTable, String, Boolean, Boolean, String)
Changes the boolean value in the given table.
Back to Top
See Also