SPMobileLogoutPageNavigation.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

备注

此重写返回默认mbllogout.aspx。

另请参阅

引用

SPMobileLogoutPageNavigation 类

SPMobileLogoutPageNavigation 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间