HtmlForgeX

API Reference

Class

EmailPricingFeature

Namespace HtmlForgeX.Email
Assembly HtmlForgeX.Email
Modifiers sealed

Single feature line in EmailPricingPlan.

Inheritance

  • Object
  • EmailPricingFeature

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 Text { get; set; } #

Feature text.

public Boolean Included { get; set; } #

Whether the feature is included.

public String IndicatorText { get; set; } #

Optional indicator override text.

public String IndicatorBackgroundColor { get; set; } #

Optional indicator background override color.

public String IndicatorColor { get; set; } #

Optional indicator text override color.