Share via


ThoughtMonthSelector.SaveViewState method

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

Remarks

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

See also

Reference

ThoughtMonthSelector class

ThoughtMonthSelector members

Microsoft.SharePoint.Portal.WebControls namespace