Campo ThoughtViewerControl._ctlTagSort
Representa el control de ThoughtTagSort que se utiliza para ordenar las etiquetas que se muestran en el _ctlTag, por orden alfabético o por tamaño.
Espacio de nombres: Microsoft.SharePoint.Portal.WebControls
Ensamblado: Microsoft.SharePoint.Portal (en Microsoft.SharePoint.Portal.dll)
Sintaxis
'Declaración
Protected _ctlTagSort As ThoughtTagSort
'Uso
Dim value As ThoughtTagSort
value = Me._ctlTagSort
Me._ctlTagSort = value
protected ThoughtTagSort _ctlTagSort