Share via


SharedSearchBoxSettings.ShowNavigation property

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Property ShowNavigation As Boolean
    Get
    Set
'Usage
Dim instance As SharedSearchBoxSettings
Dim value As Boolean

value = instance.ShowNavigation

instance.ShowNavigation = value
public bool ShowNavigation { get; set; }

Property value

Type: System.Boolean

See also

Reference

SharedSearchBoxSettings class

SharedSearchBoxSettings members

Microsoft.Office.Server.Search.WebControls namespace