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