HtmlForgeX

API Reference

Enum

EmailButtonSize

Namespace HtmlForgeX.Email
Assembly HtmlForgeX.Email
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Enum for email button sizes.

Inheritance

  • Enum
  • EmailButtonSize

Usage

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

Accepted by parameters

Values

public const EmailButtonSize Small #

Small size button.

Value: 0
public const EmailButtonSize Medium #

Medium size button.

Value: 1
public const EmailButtonSize Large #

Large size button.

Value: 2