| Comment Class |
Inheritance Hierarchy
Namespace:
Dynamicweb.Content.Commenting
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax public class Comment : DbObject
Public Class Comment
Inherits DbObject
The Comment type exposes the following members.
Constructors
| Name | Description |
---|
| Comment | Initializes a new instance of the Comment class |
TopProperties Methods
| Name | Description |
---|
| Delete | (Inherited from DbObject.) |
| Delete(Int32) | |
| Fill | (Overrides DbObjectFill(IDataReader).) |
| FillRow | (Overrides DbObjectFillRow(DataRow).) |
| GetCommentById | |
| GetComments | |
| GetComments(String, String, String) | |
| GetComments(String, String, String, Boolean) | |
| GetCommentsBySql | |
| GetCommentsByTypeAndId | |
| GetCommentsByTypeLanguageAndId(String, String, String) | Obsolete. |
| GetCommentsByTypeLanguageAndId(String, String, String, Boolean) | Obsolete. |
| Load | (Inherited from DbObject.) |
| Save | (Overrides DbObjectSave.) |
TopFields See Also