ThoughtViewSelector.SaveViewState Method

Saves the current view state of the ThoughtViewSelector 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 ThoughtViewSelector control.

Remarks

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

See Also

Reference

ThoughtViewSelector Class

ThoughtViewSelector Members

Microsoft.SharePoint.Portal.WebControls Namespace