DisplayTemplateDropDown constructor (String, String)

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

Syntax

'Declaration
Public Sub New ( _
    targetControlType As String, _
    templateLevel As String _
)
'Usage
Dim targetControlType As String
Dim templateLevel As String

Dim instance As New DisplayTemplateDropDown(targetControlType, _
    templateLevel)
public DisplayTemplateDropDown(
    string targetControlType,
    string templateLevel
)

Parameters

See also

Reference

DisplayTemplateDropDown class

DisplayTemplateDropDown members

DisplayTemplateDropDown overload

Microsoft.Office.Server.Search.WebControls namespace