Partager via


WhereaboutsWebPartMobileAdapter.OnPreRenderForMobile - Méthode

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

Ce membre remplace WebPartMobileAdapter.OnPreRenderForMobile(EventArgs).

Espace de noms :  Microsoft.SharePoint.Applications.GroupBoard.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")> _
Protected Overrides Sub OnPreRenderForMobile ( _
    e As EventArgs _
)
'Utilisation
Dim e As EventArgs

Me.OnPreRenderForMobile(e)
[ObsoleteAttribute("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see https://go.microsoft.com/fwlink/?LinkId=157231.")]
protected override void OnPreRenderForMobile(
    EventArgs e
)

Paramètres

Voir aussi

Référence

WhereaboutsWebPartMobileAdapter classe

WhereaboutsWebPartMobileAdapter - Membres

Microsoft.SharePoint.Applications.GroupBoard.WebPartPages - Espace de noms