Click or drag to resize
TemplateMasterPageTimeZoneType Property
Gets or sets time zone.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public virtual TimeZoneTypeEnum TimeZoneType { get; set; }

Property Value

Type: TimeZoneTypeEnum

Implements

ITimeZoneManagerTimeZoneType
See Also