SPMobileDeleteNavigation.DeleteItem Method

Recycles or deletes the current list item.

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

Syntax

Public Overridable Sub DeleteItem

Dim instance As SPMobileDeleteNavigation

instance.DeleteItem()
public virtual void DeleteItem()

Remarks

If the recycle bin is not enabled on the SharePoint site, the item is deleted; otherwise it is sent to the recycle bin.

See Also

Reference

SPMobileDeleteNavigation Class

SPMobileDeleteNavigation Members

Microsoft.SharePoint.MobileControls Namespace