ThoughtViewerControl._ctlTagSort field
Representa o controle de ThoughtTagSort é usado para classificar das marcas exibidas na _ctlTag, por ordem alfabética ou por tamanho.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaração
Protected _ctlTagSort As ThoughtTagSort
'Uso
Dim value As ThoughtTagSort
value = Me._ctlTagSort
Me._ctlTagSort = value
protected ThoughtTagSort _ctlTagSort