Click or drag to resize
BasicCalendarCustomTimeZone Property
Custom TimeZoneInfo object.

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

Property Value

Type: TimeZoneInfo
See Also