Click or drag to resize

InputNumber Class

Inheritance Hierarchy
System.Web.UI.WebControlsWebControl
  Dynamicweb.UI.ControlsInputNumber

Namespace:  Dynamicweb.UI.Controls
Assembly:  Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax
[DefaultPropertyAttribute("value")]
public class InputNumber : WebControl, 
	IPostBackDataHandler

The InputNumber type exposes the following members.

Constructors
  NameDescription
Public methodInputNumber
Initializes a new instance of the InputNumber class
Top
Properties
Methods
See Also