SPMobileAllContentPageNavigation.PageFileName 属性

获取所有网站内容页上的文件名称。

命名空间:  Microsoft.SharePoint.Mobile.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Protected Overrides ReadOnly Property PageFileName As String
    Get
用法
Dim value As String

value = Me.PageFileName
protected override string PageFileName { get; }

属性值

类型:System.String
代表所有网站内容页上的String对象。默认值是 mbllists.aspx。

另请参阅

引用

SPMobileAllContentPageNavigation 类

SPMobileAllContentPageNavigation 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间