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