CMS.Blogs.Web.UI Namespace |
Class | Description | |
---|---|---|
![]() | BlogCommentDataSource |
Blog comments data source server control.
|
![]() | BlogCommentDetail |
Class with blog comment data.
|
![]() | BlogMethods |
Blog methods - wrapping methods for macro resolver.
|
![]() | BlogTransformationFunctions |
Blog functions.
|
![]() | CMSBlogsPage |
Base page for the CMS Blogs pages to apply global settings to the pages.
|
![]() | SelectBlogName |
Form control for the blog selection.
|
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.
|