SearchResultsBaseWebPart.IsWireSRBLinksSuppressed Property

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

Syntax

'Declaration
Protected Property IsWireSRBLinksSuppressed As Boolean
    Get
    Set
'Usage
Dim value As Boolean

value = Me.IsWireSRBLinksSuppressed

Me.IsWireSRBLinksSuppressed = value
protected bool IsWireSRBLinksSuppressed { get; set; }

Property Value

Type: System.Boolean
Returns Boolean.

See Also

Reference

SearchResultsBaseWebPart Class

SearchResultsBaseWebPart Members

Microsoft.Office.Server.Search.WebControls Namespace