Share via


ThoughtViewerControl._ctlTagSort field

Represents the ThoughtTagSort control that is used to sort the tags displayed in the _ctlTag, either by alphabetical order or by size.

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

Syntax

'Declaration
Protected _ctlTagSort As ThoughtTagSort
'Usage
Dim value As ThoughtTagSort

value = Me._ctlTagSort

Me._ctlTagSort = value
protected ThoughtTagSort _ctlTagSort

See also

Reference

ThoughtViewerControl class

ThoughtViewerControl members

Microsoft.SharePoint.Portal.WebControls namespace