: SearchBoxEx.CreateChildControls (Método) (Microsoft.SharePoint.Portal.WebControls)
Used to create the controls in the search box Web Part.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Protected Overrides Sub CreateChildControls
'Uso
Me.CreateChildControls
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)]
protected override void CreateChildControls ()
Comentarios
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.
Vea también
Referencia
SearchBoxEx (Clase)
SearchBoxEx (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)