Click or drag to resize
AbstractDateTimePickerValidTimeZone Property
Valid time zone info object. It depends on TimeZoneTypeEnum (inherited, server, website).

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
protected TimeZoneInfo ValidTimeZone { get; }

Property Value

Type: TimeZoneInfo
See Also