TimeZoneUIMethodsGetTimeZoneManager Method |
Gets the time zone manager for the given control.
Namespace: CMS.Globalization.Web.UIAssembly: CMS.Globalization.Web.UI (in CMS.Globalization.Web.UI.dll) Version: 13.0.131
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