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 value of the Text() property in the private view state.
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 represents the value of the Text() property.
Remarks
This override saves the value of the Text() property in the private view state.