Share via


SharedSearchBoxSettings.Inherit property

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

Syntax

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

value = instance.Inherit

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

Property value

Type: System.Boolean

See also

Reference

SharedSearchBoxSettings class

SharedSearchBoxSettings members

Microsoft.Office.Server.Search.WebControls namespace