HtmlForgeX

API Reference

Class

SmartWizardLanguage

Namespace HtmlForgeX
Assembly HtmlForgeX

Language configuration for SmartWizard.

Inheritance

  • Object
  • SmartWizardLanguage

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.