ASP.NET Pack Programmer's Guide
TextBox Constructor
See Also
 





Initializes a new instance of the TextBox class.

Namespace: MindFusion.UI.WebForms
Package: TextBox.js

 Syntax

JavaScript  Copy Code

function TextBox (element)

 Parameters

element

Type: DomElement
The Sys.UI.DomElement object that the control will be associated with.

 See Also

TextBox Class
MindFusion.UI.WebForms Namespace