C# Class Definux.Emeraude.Admin.UI.UIElements.Form.Implementations.FormNumberElement

Implementation of FormElement that renders an input of type number.
Inheritance: Definux.Emeraude.Admin.UI.UIElements.Form.Implementations.FormTextElement
Show file Open project: Definux/Emeraude

Public Methods

Method Description
FormNumberElement ( )

Initializes a new instance of the FormNumberElement class.

Method Details

FormNumberElement() public method

Initializes a new instance of the FormNumberElement class.
public FormNumberElement ( )