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

 

 

Blog_Comment table API:

 

BlogCommentInfo - represents one blog comment.

BlogCommentInfoProvider - provides management of blog comments.

 

Blog_PostSubscription table API:

 

BlogPostSubscriptionInfo - represents one blog post subscription.

BlogPostSubscriptionInfoProvider - provides management of blog post subscriptions.