CatalogItemReuseWebPart.ShouldSearchForTemplateSelectedPropsValue property

This member overrides ContentBySearchWebPart.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

CatalogItemReuseWebPart class

CatalogItemReuseWebPart members

Microsoft.Office.Server.Search.WebControls namespace