Share via


SPMobileSelectionList.SavePrivateViewState Method

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.

See Also

Reference

SPMobileSelectionList Class

SPMobileSelectionList Members

Microsoft.SharePoint.MobileControls Namespace