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 indexes of the selected option.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Function SavePrivateViewState As Object
'Usage
Dim returnValue As Object
returnValue = Me.SavePrivateViewState()
protected override Object SavePrivateViewState()
Return Value
Type: System.Object
The Object object that indicates the indexes of the selected option.
Remarks
This override saves the indexes of the selected option.