SPMobileDeleteNavigation.DeleteItem, méthode (Microsoft.SharePoint.MobileControls)

Recycles or deletes the current list item.

Espace de noms : Microsoft.SharePoint.MobileControls
Assembly : Microsoft.SharePoint (dans microsoft.sharepoint.dll)

Syntaxe

'Déclaration
Public Overridable Sub DeleteItem
'Utilisation
Dim instance As SPMobileDeleteNavigation

instance.DeleteItem
public virtual void DeleteItem ()

Notes

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

Voir aussi

Référence

SPMobileDeleteNavigation, classe
Membres SPMobileDeleteNavigation
Microsoft.SharePoint.MobileControls, espace de noms