共用方式為


SPMobilePostsSaveNavigation.TrySaveItem Method

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

SPMobilePostsSaveNavigation Members

Microsoft.SharePoint.MobileControls Namespace