HtmlForgeX

API Reference

Class

EmailEmojiRatingOption

Namespace HtmlForgeX.Email
Assembly HtmlForgeX.Email
Modifiers sealed

Option definition for EmailEmojiRating.

Inheritance

  • Object
  • EmailEmojiRatingOption

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 EmailEmojiRatingOption() #

Properties

public String Label { get; set; } #

Visible label (emoji or text).

public String Href { get; set; } #

Click target URL.

public String Caption { get; set; } #

Optional caption shown under the option.

public String Title { get; set; } #

Optional tooltip/title attribute.