TextField constructor
Initializes a new instance of the TextField class.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New TextField()
public TextField()