Creates column with unique name int he 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
Data table
- columnName
- Type: System String
Column name
- type
- Type: System Type
Column data type
Return Value
Type: StringSee Also