Click or drag to resize

InputText Class

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

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

The InputText type exposes the following members.

Constructors
  NameDescription
Public methodInputText
Initializes a new instance of the InputText class
Top
Properties
Methods
See Also