Creates column with unique name int he given table.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- dt
- Type:
System.Data DataTable
Data table
- columnName
- Type:
System String
Column name
- type
- Type:
System Type
Column data type
Return Value
Type:![Online Online](./../icons/online_icon.gif)
See Also