SearchBoxEx.NothingShouldBeRendered property

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

Syntax

'Declaration
Protected ReadOnly Property NothingShouldBeRendered As Boolean
    Get
'Usage
Dim value As Boolean

value = Me.NothingShouldBeRendered
protected bool NothingShouldBeRendered { get; }

Property value

Type: System.Boolean

See also

Reference

SearchBoxEx class

SearchBoxEx members

Microsoft.SharePoint.Portal.WebControls namespace