SPMobileForm.OnInit 方法

对Init事件的响应设置页面移动上下文的类型。

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

语法

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

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

参数

备注

此方法还设置移动上下文的标记语言。

另请参阅

引用

SPMobileForm 类

SPMobileForm 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间