TimeZoneHelper GetTimeZoneManager Method Kentico 8.0 API Reference
Gets the time zone manager for the given control.

Namespace: CMS.Globalization
Assembly: CMS.Globalization (in CMS.Globalization.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

control
Type: OnlineSystem.Web.UI Control
Control for which to get the time zone manager

Return Value

Type: ITimeZoneManager
See Also