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