SearchBoxEx.OnInit, méthode (Object, EventArgs) (Microsoft.SharePoint.Portal.WebControls)
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Protected Overrides Sub OnInit ( _
sender As Object, _
e As EventArgs _
)
'Utilisation
Dim sender As Object
Dim e As EventArgs
Me.OnInit(sender, e)
protected override void OnInit (
Object sender,
EventArgs e
)
Paramètres
- sender
- e
A System.EventArgs object that contains the event data.
Voir aussi
Référence
SearchBoxEx, classe
Membres SearchBoxEx
Microsoft.SharePoint.Portal.WebControls, espace de noms