Click or drag to resize
CMS.Blogs.Web.UI Namespace
 
Classes
  ClassDescription
Public classBlogCommentDataSource
Blog comments data source server control.
Public classBlogCommentDetail
Class with blog comment data.
Public classBlogMethods
Blog methods - wrapping methods for macro resolver.
Public classBlogTransformationFunctions
Blog functions.
Public classCMSBlogsPage
Base page for the CMS Blogs pages to apply global settings to the pages.
Public classSelectBlogName
Form control for the blog selection.
Delegates
  DelegateDescription
Public delegateOnAfterCommentSavedEventHandler
Fired after the comment is saved.
Public delegateOnBeforeCommentSavedEventHandler
Fired before the comment is saved.
Public delegateOnCommentActionEventHandler
Fired when comment action (edit, delete, reject, approve, ..) is performed.