WebPartMobilePageNavigation constructor
NOTE: This API is now obsolete.
初始化WebPartMobilePageNavigation類別的新執行個體。
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 WebPartMobilePageNavigation()
[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 WebPartMobilePageNavigation()
請參閱
參照
WebPartMobilePageNavigation class