DateTimeControl.OnDateChanged 方法

引发事件时显示在控件中的日期已更改。

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

语法

声明
Protected Overridable Sub OnDateChanged ( _
    e As EventArgs _
)
用法
Dim e As EventArgs

Me.OnDateChanged(e)
protected virtual void OnDateChanged(
    EventArgs e
)

参数

另请参阅

引用

DateTimeControl 类

DateTimeControl 成员

Microsoft.SharePoint.WebControls 命名空间