Freigeben über


BaseTextField.textBox-Feld

Stellt das innere TextBox -Steuerelement, das das Objekt BaseTextField tatsächlich gerendert wird.

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

Syntax

'Declaration
Protected textBox As TextBox
'Usage
Dim value As TextBox

value = Me.textBox

Me.textBox = value
protected TextBox textBox

Siehe auch

Referenz

BaseTextField Klasse

BaseTextField-Member

Microsoft.SharePoint.WebControls-Namespace