Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides the inner TextBox control that actually renders the BaseTextField object.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected textBox As TextBox
'Usage
Dim value As TextBox
value = Me.textBox
Me.textBox = value
protected TextBox textBox