Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the display mode for the search box Web Part's scopes dropdown.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
'Declaration
Public Property DropDownMode As DropDownModes
Get
Set
'Usage
Dim instance As SearchBoxEx
Dim value As DropDownModes
value = instance.DropDownMode
instance.DropDownMode = value
public DropDownModes DropDownMode { get; set; }
Type: Microsoft.SharePoint.Portal.WebControls.DropDownModes
A value from the DropDownModes enumeration indicating the display mode for the scopes drop down.