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