引发**[E:HYPERLINK"https://msdn.microsoft.com/zh-cn/library/system.web.ui.aspx"System.Web.UI.Control.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
)
参数
e
类型:System.EventArgs包含事件数据的EventArgs对象。
备注
此重写将用户重定向到指定的页或mblwp.aspx。