Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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