WebPartMobilePage constructor
NOTE: This API is now obsolete.
初始化WebPartMobilePage類別的新執行個體。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<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
'用途
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()
備註
每個WebPartMobilePage物件取得其 Web 組件從對應的非行動WebPartPage物件,呼叫目標] 頁面上,所以您可能會建立WebPartMobilePage頁,除非有對應的非行動WebPartPage。