Click or drag to resize
CMSWebPartZoneTimeZoneType Property
Returns time zone type.

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

Property Value

Type: TimeZoneTypeEnum

Implements

ITimeZoneManagerTimeZoneType
See Also