HtmlForgeX

API Reference

Class

SmartWizardToolbarButtons

Namespace HtmlForgeX
Assembly HtmlForgeX

Toolbar button visibility settings for SmartWizard v7.

Inheritance

  • Object
  • SmartWizardToolbarButtons

Constructors

public SmartWizardToolbarButtons() #

Properties

public Nullable<Boolean> ShowNext { get; set; } #
JsonPropertyName("showNext")

Gets or sets whether the next button is shown.

public Nullable<Boolean> ShowPrevious { get; set; } #
JsonPropertyName("showPrevious")

Gets or sets whether the previous button is shown.