HtmlForgeX

API Reference

Class

SmartWizardLocalizedButtons

Namespace HtmlForgeX
Assembly HtmlForgeX

Localized button captions for SmartWizard v7.

Inheritance

  • Object
  • SmartWizardLocalizedButtons

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

Constructors

public SmartWizardLocalizedButtons() #

Properties

public String Next { get; set; } #
JsonPropertyName("next")

Gets or sets the next button text.

public String Previous { get; set; } #
JsonPropertyName("previous")

Gets or sets the previous button text.