Share via


ContentBySearchWebPart.ShouldSearchForTemplateSelectedPropsValue property

This member overrides ResultScriptWebPart.ShouldSearchForTemplateSelectedPropsValue.

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

Syntax

'Declaration
Protected Overrides ReadOnly Property ShouldSearchForTemplateSelectedPropsValue As Boolean
    Get
'Usage
Dim value As Boolean

value = Me.ShouldSearchForTemplateSelectedPropsValue
protected override bool ShouldSearchForTemplateSelectedPropsValue { get; }

Property value

Type: System.Boolean

See also

Reference

ContentBySearchWebPart class

ContentBySearchWebPart members

Microsoft.Office.Server.Search.WebControls namespace