TimeZoneInfo Constructor (DataRow) |
Constructor - Creates a new TimeZoneInfo object from the given DataRow.
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 13.0.131
Syntax public TimeZoneInfo(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
See Also