Click or drag to resize
CMSWebPartZoneCustomTimeZone Property
Returns custom time zone info.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public TimeZoneInfo CustomTimeZone { get; }

Property Value

Type: TimeZoneInfo

Implements

ITimeZoneManagerCustomTimeZone
See Also