Changes the boolean value in the given table.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- dt
- Type: System.Data DataTable
Table to process
- columnName
- Type: System String
Column name
- value
- Type: System Boolean
Value
- where
- Type: System String
Additional where condition
See Also