MenuItemTemplate.OnInit 方法

引发事件在初始化服务器控件时。

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

语法

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

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

参数

另请参阅

引用

MenuItemTemplate 类

MenuItemTemplate 成员

Microsoft.SharePoint.WebControls 命名空间