WebPartMobileAdapter.MobileWebPage 属性
获取作为 WebPartMobileWebPage 当前页。如果当前页不是 WebPartMobileWebPage,则返回 null。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected ReadOnly Property MobileWebPage As WebPartMobileWebPage
Get
用法
Dim value As WebPartMobileWebPage
value = Me.MobileWebPage
protected WebPartMobileWebPage MobileWebPage { get; }
属性值
类型:Microsoft.SharePoint.WebPartPages.WebPartMobileWebPage