SearchBoxEx.IsMysiteSearchBox property

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

Syntax

'Declaration
Public Property IsMysiteSearchBox As Boolean
    Get
    Set
'Usage
Dim instance As SearchBoxEx
Dim value As Boolean

value = instance.IsMysiteSearchBox

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

Property value

Type: System.Boolean

See also

Reference

SearchBoxEx class

SearchBoxEx members

Microsoft.SharePoint.Portal.WebControls namespace