SPMobilePage.OnError 方法

表示处理SPMobilePageError事件的方法。

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

语法

声明
Protected Overrides Sub OnError ( _
    e As EventArgs _
)
用法
Dim e As EventArgs

Me.OnError(e)
protected override void OnError(
    EventArgs e
)

参数

备注

通常情况下,此方法打开错误页。

另请参阅

引用

SPMobilePage 类

SPMobilePage 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间