Compartilhar via


ThoughtTagList class

Representa um controle que é usado para selecionar uma tag específica para filtragem dos itens de colaboração social exibidos no controle ThoughtItemList .

Inheritance hierarchy

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      System.Web.UI.WebControls.CompositeControl
        Microsoft.SharePoint.Portal.WebControls.ThoughtTagList

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaração
Public NotInheritable Class ThoughtTagList _
    Inherits CompositeControl
'Uso
Dim instance As ThoughtTagList
public sealed class ThoughtTagList : CompositeControl

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

ThoughtTagList members

Microsoft.SharePoint.Portal.WebControls namespace