Click or drag to resize

InputTextArea Class

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

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

The InputTextArea type exposes the following members.

Constructors
  NameDescription
Public methodInputTextArea
Initializes a new instance of the InputTextArea class
Top
Properties
Methods
See Also