Partager via


WebPartMobilePage - Constructeur

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

Initialise une nouvelle instance de la classe WebPartMobilePage .

Espace de noms :  Microsoft.SharePoint.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.")> _
Public Sub New
'Utilisation

Dim instance As New WebPartMobilePage()
[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.")]
public WebPartMobilePage()

Remarques

Chaque objet WebPartMobilePage obtient son WebParts à partir d'un objet non mobile WebPartPage correspondante, appelé la page cible, vous ne pouvez pas créer une page WebPartMobilePage sauf s'il existe un correspondant non mobile WebPartPage.

Voir aussi

Référence

WebPartMobilePage classe

WebPartMobilePage - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms