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.
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.