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.
This member overrides SPMobileSaveNavigation.TrySaveItem().
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Function TrySaveItem As Boolean
'Usage
Dim instance As SPMobileEventsSaveNavigation
Dim returnValue As Boolean
returnValue = instance.TrySaveItem()
public override bool TrySaveItem()
Return value
Type: System.Boolean
See also
Reference
SPMobileEventsSaveNavigation class