Partager via


SharePointHandler.DisposeResources - Méthode

Remarque : cette API est désormais obsolète.

Ne pas utiliser.

Espace de noms :  Microsoft.SharePoint.ApplicationRuntime
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("This method has been deprecated.")> _
Public Shared Sub DisposeResources ( _
    context As HttpContext _
)
'Utilisation
Dim context As HttpContextSharePointHandler.DisposeResources(context)
[ObsoleteAttribute("This method has been deprecated.")]
public static void DisposeResources(
    HttpContext context
)

Paramètres

Voir aussi

Référence

SharePointHandler classe

SharePointHandler - Membres

Microsoft.SharePoint.ApplicationRuntime - Espace de noms