TimeZoneHelperGetTimeZoneManager Method |
Gets the time zone manager for the given control.
Namespace: CMS.GlobalizationAssembly: CMS.Globalization (in CMS.Globalization.dll) Version: 8.2.23
Syntax public static ITimeZoneManager GetTimeZoneManager(
Control control
)
Parameters
- control
- Type: System.Web.UIControl
Control for which to get the time zone manager
Return Value
Type:
ITimeZoneManagerSee Also