Freigeben über


InputFormTextBox.OnInit-Methode

Löst ein Ereignis, wenn das Steuerelement InputFormTextBox initialisiert wird.

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

Syntax

'Declaration
Protected Overrides Sub OnInit ( _
    e As EventArgs _
)
'Usage
Dim e As EventArgs

Me.OnInit(e)
protected override void OnInit(
    EventArgs e
)

Parameter

Siehe auch

Referenz

InputFormTextBox Klasse

InputFormTextBox-Member

Microsoft.SharePoint.WebControls-Namespace