DateTimeControl.IDesignerEventAccessor.OnDesignerPreRender 方法

加载的控件设计器之后,但在呈现之前,请引发的事件。

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

语法

声明
Private Sub OnDesignerPreRender ( _
    e As EventArgs _
) Implements IDesignerEventAccessor.OnDesignerPreRender
用法
Dim instance As DateTimeControl
Dim e As EventArgs

CType(instance, IDesignerEventAccessor).OnDesignerPreRender(e)
void IDesignerEventAccessor.OnDesignerPreRender(
    EventArgs e
)

参数

实现

IDesignerEventAccessor.OnDesignerPreRender(EventArgs)

另请参阅

引用

DateTimeControl 类

DateTimeControl 成员

Microsoft.SharePoint.WebControls 命名空间