HtmlForgeX

API Reference

Class

EmailEmptyStateAction

Namespace HtmlForgeX.Email
Assembly HtmlForgeX.Email
Modifiers sealed

Action definition for EmailEmptyStateCard.

Inheritance

  • Object
  • EmailEmptyStateAction

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

public EmailEmptyStateAction() #

Properties

public String Text { get; set; } #

Button text.

public String Href { get; set; } #

Button URL.

public EmailButtonStyle Style { get; set; } #

Button style.

public EmailButtonSize Size { get; set; } #

Button size.