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 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 Messaging module can be found in the CMS.Messaging namespace.

 

 

Messaging_Message table API:

 

MessageInfo - represents one message object.

MessageInfoProvider - provides management functionality for abuse reports.

 

Messaging_ContactList table API:

 

ContactListInfo - represents one contact list object.

ContactListInfoProvider - provides management functionality for contact lists.

 

Messaging_IgnoreList table API:

 

IgnoreListInfo - represents one ignore list object.

IgnoreListInfoObject - provides management functionality for ignore lists.