Click or drag to resize

Comment Properties

The Comment type exposes the following members.

Properties
 NameDescription
Public propertyAuthor Gets or sets the author of the current comment.
Public propertyBlocks Gets the content of the comment.
Public propertyDate Gets or sets the date of the current comment.
Public propertyElementType Gets the ElementType of this element instance.
(Overrides ElementElementType)
Public propertyEnd Gets the element that marks the end of this comment.
Public propertyInitials Gets or sets the initials of the author of the current comment.
Public propertyReplyTo Gets or sets the comment to which this comment is a reply.
Public propertyResolved Gets or sets whether the comment was marked as resolved.
Public propertyStart Gets the element that marks the start of this comment.
Top
See Also