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