HtmlForgeX

API Reference

Class

SmartWizardLocalizedButtons

Namespace HtmlForgeX
Assembly HtmlForgeX

Localized button captions for SmartWizard v7.

Inheritance

  • Object
  • SmartWizardLocalizedButtons

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.