HtmlForgeX

API Reference

Class

SmartWizardLanguage

Namespace HtmlForgeX
Assembly HtmlForgeX

Language configuration for SmartWizard.

Inheritance

  • Object
  • SmartWizardLanguage

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

Properties

public SmartWizardLocalizedButtons Buttons { get; set; } #
JsonPropertyName("buttons")

Gets or sets grouped button labels.

public String Next { get; set; } #
JsonIgnore

Gets or sets the Next button text.

public String Previous { get; set; } #
JsonIgnore

Gets or sets the Previous button text.