Converts the DateTime columns of the table values to user datetime.
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- table
- Type: System.Data DataTable
DataTable to be converted
- userInfo
- Type: CMS.Base IUserInfo
IUserInfo object
See Also