HtmlForgeX

API Reference

Class

EmailFaqItem

Namespace HtmlForgeX.Email
Assembly HtmlForgeX.Email
Modifiers sealed

Q&A entry for EmailFaqList.

Inheritance

  • Object
  • EmailFaqItem

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

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.).