Classes
| Class | Description | |
|---|---|---|
| BlogCommentDataSource | 
            Blog comments data source server control.
              | |
| BlogCommentDetail | 
            Class with blog comment data.
              | |
| BlogCommentInfo | 
            BlogCommentInfo data container class.
              | |
| BlogCommentInfoProvider | 
            Class providing BlogCommentInfo management.
              | |
| BlogHelper | 
            Class providing blog helper methods.
              | |
| BlogImport | 
            Handles special actions during the Blog import process.
              | |
| BlogInfo | 
            DocumentInfo class.
              | |
| BlogMethods | 
            Blog methods - wrapping methods for macro resolver.
              | |
| BlogPostSubscriptionInfo | 
            BlogPostSubscriptionInfo data container class.
              | |
| BlogPostSubscriptionInfoProvider | 
            Class providing BlogPostSubscriptionInfo management.
              | |
| BlogProperties | 
            Class providing blog properties.
              | |
| BlogResolvers | 
            Resolvers used in e-mail templates and other macro visual components.
              | |
| BlogsModule | 
            Represents the Blogs module.
              | |
| BlogsModuleMetadata | 
            Represents the Blogs module metadata.
              | |
| BlogTransformationFunctions | 
            Blog functions.
              | |
| ThreadEmailSender | 
            Handles sending message blog e-mails in separated thread.
              | |
| ThreadTrackbackPinger | 
            Object for asynchronous trackback pinging.
              | |
| TrackbackSender | 
            Provides an ITask interface to ping trackback URLs.
              | 
Delegates
| Delegate | Description | |
|---|---|---|
| OnAfterCommentSavedEventHandler | 
            Fired after the comment is saved.
              | |
| OnBeforeCommentSavedEventHandler | 
            Fired before the comment is saved.
              | |
| OnCommentActionEventHandler | 
            Fired when comment action (edit, delete, reject, approve, ..) is performed.
              |