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 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 Categories module classes use the CMS.SiteProvider namespace.

 

 

Category table API:

 

CategoryInfo - represents one category.

CategoryInfoProvider - provides management of categories.

 

DocumentCategory table API:

 

DocumentCategoryInfo - represents relationships between one document and one category expressing that the particular document is added to the particular category.

DocumentCategoryInfoProvider - provides management of relationships between documents and categories.