TextBox Constructor ()
Initializes a new instance of the TextBox class.
Namespace: Microsoft.Web.Mvc.Controls
Assembly: Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)
Syntax
public TextBox()
public:
TextBox()
new : unit -> TextBox
Public Sub New
See Also
TextBox Class
Microsoft.Web.Mvc.Controls Namespace
Return to top