UnsecuredLayoutsPageBase.TryToRedirectMobileAccess 方法

如果有的话,或通知用户存在任何移动版本的页面的错误页面,重定向到移动版的页上,从移动设备的请求。

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

语法

声明
Protected Overridable Sub TryToRedirectMobileAccess
用法

Me.TryToRedirectMobileAccess()
protected virtual void TryToRedirectMobileAccess()

备注

默认实现将重定向到错误页中,如果MobilePageUrl属性为空引用(无 在 Visual Basic 中)或空字符串。

另请参阅

引用

UnsecuredLayoutsPageBase 类

UnsecuredLayoutsPageBase 成员

Microsoft.SharePoint.WebControls 命名空间