DisplayTemplateDropDown.IncludeSiteScopeTemplates property

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

Syntax

'Declaration
Public Property IncludeSiteScopeTemplates As Boolean
    Get
    Set
'Usage
Dim instance As DisplayTemplateDropDown
Dim value As Boolean

value = instance.IncludeSiteScopeTemplates

instance.IncludeSiteScopeTemplates = value
public bool IncludeSiteScopeTemplates { get; set; }

Property value

Type: System.Boolean

See also

Reference

DisplayTemplateDropDown class

DisplayTemplateDropDown members

Microsoft.Office.Server.Search.WebControls namespace