Gets the bool variable from given DataRow.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- dr
- Type: System.Data DataRow
DataRow with the data
- columnName
- Type: System String
Column name
- defaultValue
- Type: System Boolean
Default value
Return Value
Type: BooleanSee Also