Share via


SPMobileSaveNavigation.TrySaveItem method

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overridable Function TrySaveItem As Boolean
'Usage
Dim instance As SPMobileSaveNavigation
Dim returnValue As Boolean

returnValue = instance.TrySaveItem()
public virtual bool TrySaveItem()

Return value

Type: System.Boolean

See also

Reference

SPMobileSaveNavigation class

SPMobileSaveNavigation members

Microsoft.SharePoint.Mobile.WebControls namespace