SPMobilePage.OnPreInit 方法

代表将用来处理SPMobilePage**PreInit()**事件的方法。

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

语法

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

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

参数

备注

此重写将 < meta > 标记添加到页面的标题部分。

另请参阅

引用

SPMobilePage 类

SPMobilePage 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间