Share via


SPMobileCommentsSaveNavigation.TrySaveItem Method

Saves a comment about a post on a mobile blog site.

Namespace:  Microsoft.SharePoint.MobileControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides Function TrySaveItem As Boolean
'Usage
Dim instance As SPMobileCommentsSaveNavigation
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean
true if the comment is successfully saved; otherwise false.

See Also

Reference

SPMobileCommentsSaveNavigation Class

SPMobileCommentsSaveNavigation Members

Microsoft.SharePoint.MobileControls Namespace