Share via


DisplayTemplateDropDown.TargetControlType property

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

Syntax

'Declaration
Public Property TargetControlType As String
    Get
    Set
'Usage
Dim instance As DisplayTemplateDropDown
Dim value As String

value = instance.TargetControlType

instance.TargetControlType = value
public string TargetControlType { get; set; }

Property value

Type: System.String

See also

Reference

DisplayTemplateDropDown class

DisplayTemplateDropDown members

Microsoft.Office.Server.Search.WebControls namespace