HtmlForgeX

API Reference

Class

EmailFaqItem

Namespace HtmlForgeX.Email
Assembly HtmlForgeX.Email
Modifiers sealed

Q&A entry for EmailFaqList.

Inheritance

  • Object
  • EmailFaqItem

Constructors

Properties

public String Question { get; set; } #

Question text.

public String Answer { get; set; } #

Answer text (plain text; new lines are rendered as line breaks).

public String Href { get; set; } #

Optional link applied to the question (knowledge base, docs, etc.).