Freigeben über


DisplayTemplateDropDown-Klasse

Vererbungshierarchie

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      System.Web.UI.WebControls.BaseDataBoundControl
        System.Web.UI.WebControls.DataBoundControl
          System.Web.UI.WebControls.ListControl
            System.Web.UI.WebControls.DropDownList
              Microsoft.Office.Server.Search.WebControls.DisplayTemplateDropDown

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

Syntax

'Declaration
Public Class DisplayTemplateDropDown _
    Inherits DropDownList
'Usage
Dim instance As DisplayTemplateDropDown
public class DisplayTemplateDropDown : DropDownList

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

DisplayTemplateDropDown-Member

Microsoft.Office.Server.Search.WebControls-Namespace