HtmlForgeX

API Reference

Class

SmartWizardKeyboardKeys

Namespace HtmlForgeX
Assembly HtmlForgeX

Keyboard key bindings for SmartWizard v7.

Inheritance

  • Object
  • SmartWizardKeyboardKeys

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

Properties

public Int32[] Left { get; set; } #
JsonPropertyName("left")

Gets or sets backward navigation key codes.

public Int32[] Right { get; set; } #
JsonPropertyName("right")

Gets or sets forward navigation key codes.