ContentDatabaseSection.DdlSearchServer Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected DdlSearchServer As DropDownList
'Usage
Dim value As DropDownList
value = Me.DdlSearchServer
Me.DdlSearchServer = value
protected DropDownList DdlSearchServer