API Reference
Class
EmailCommentItem
Item definition for EmailCommentList.
Inheritance
- Object
- EmailCommentItem
Constructors
public EmailCommentItem() #Inherited Methods
Properties
public String Meta { get; set; } #Optional meta text (timestamp, source, etc.).
public String Href { get; set; } #Optional link URL (applied to the author label).
public String AvatarSource { get; set; } #Avatar image source.
public String AvatarInitials { get; set; } #Avatar initials override.
public Boolean ShowAvatar { get; set; } #Allows disabling the avatar for this comment.
public Boolean ShowMeta { get; set; } #Allows disabling the meta line for this comment.