IDesignerEventAccessor.OnDesignerLoad 方法

表示在调用该控件的OnLoadComplete方法时引发的事件。此方法的实现可以调用该控件的OnLoad方法。

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

语法

声明
Sub OnDesignerLoad ( _
    e As EventArgs _
)
用法
Dim instance As IDesignerEventAccessor
Dim e As EventArgs

instance.OnDesignerLoad(e)
void OnDesignerLoad(
    EventArgs e
)

参数

另请参阅

引用

IDesignerEventAccessor 接口

IDesignerEventAccessor 成员

Microsoft.SharePoint.WebControls 命名空间