Ensures Codename values in specified column.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- dt
- Type: System.Data DataTable
Data table
- columnName
- Type: System String
Column name to fill
- format
- Type: System String
Format of the
- sourceColumns
- Type: System String
Source columns for the formatting string
See Also