Share via


ThoughtTagSort.SaveViewState Method

Saves the current view state of the ThoughtTagSort control.

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

Syntax

'Declaration
Protected Overrides Function SaveViewState As Object
'Usage
Dim returnValue As Object

returnValue = Me.SaveViewState()
protected override Object SaveViewState()

Return Value

Type: System.Object
The object that contains the saved view state of the ThoughtTagSort control.

Remarks

This override saves the view-state information for the ThoughtTagSort control.

See Also

Reference

ThoughtTagSort Class

ThoughtTagSort Members

Microsoft.SharePoint.Portal.WebControls Namespace