Kentico CMS 6.0 Developer's Guide

API classes

API classes

Previous topic Next topic Mail us feedback on this topic!  

API classes

Previous topic Next topic JavaScript is required for the print function Mail us feedback on this topic!  

If you are not familiar with database table data management through Info and Provider classes, we strongly recommend that you refer to the Database table API topic first.

 

 

 

Please note

 

The classes of the Time zones module can be found in the CMS.SiteProvider namespace.

 

CMS_TimeZone table API:

 

TimZoneInfo - represents one time zone object.

TimeZoneInfoProvider - provides management functionality for time zones.

 

Other classes:

 

TimeZoneHelper - can be used to convert the time according to a specified time zone or get other types of time zone data.