Share via


BaseTextField.textBox Field

Provides the inner TextBox control that actually renders the BaseTextField object.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

Protected textBox As TextBox

Dim value As TextBox

value = Me.textBox

Me.textBox = value
protected TextBox textBox

See Also

Reference

BaseTextField Class

BaseTextField Members

Microsoft.SharePoint.WebControls Namespace