Kentico CMS 7.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 the database table data management by Info and Provider classes, we strongly recommend that you refer to the Database table API topic first.

 

 

 

Please note

 

The Website settings classes use the CMS.SiteProvider namespace.

 

 

CMS_SettingsCategory table API:

 

SettingsCategoryInfo - represents one settings category or group.

SettingsCategoryInfoProvider - provides management of settings categories and groups.

 

CMS_SettingsKey table API:

 

SettingsKeyInfo - represents one settings key.

SettingsKeyProvider - provides management of settings keys.