다음을 통해 공유


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