ThoughtViewSelector class

Representa um controle que é usado para selecionar um modo de exibição para filtrar os itens de colaboração social exibidos no controle ThoughtItemList para os seguintes itens de colaboração social: Todas as marcas, notas, privadaou pública.

Inheritance hierarchy

System.Object
  System.Web.UI.Control
    System.Web.UI.WebControls.WebControl
      Microsoft.SharePoint.Portal.WebControls.ThoughtViewSelector

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

Syntax

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

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

ThoughtViewSelector members

Microsoft.SharePoint.Portal.WebControls namespace