Partager via


SearchBoxEx.CreateChildControls, méthode (Microsoft.SharePoint.Portal.WebControls)

Used to create the controls in the search box Web Part.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Protected Overrides Sub CreateChildControls
'Utilisation

Me.CreateChildControls
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)] 
protected override void CreateChildControls ()

Remarques

The CreateChildControls method is used to create the query text box, the scopes drop down, the advanced search link, the search button, and other controls in the search box Web Part.

Voir aussi

Référence

SearchBoxEx, classe
Membres SearchBoxEx
Microsoft.SharePoint.Portal.WebControls, espace de noms