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 new post and uploads any included picture.
Namespace: Microsoft.SharePoint.MobileControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Function TrySaveItem As Boolean
'Usage
Dim instance As SPMobilePostsSaveNavigation
Dim returnValue As Boolean
returnValue = instance.TrySaveItem()
public override bool TrySaveItem()
Return Value
Type: System.Boolean
true in all cases.
See Also
Reference
SPMobilePostsSaveNavigation Class