DateTimeControl.DateChanged 事件

在控件更改选择的日期时,发生此事件。

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

语法

声明
Public Event DateChanged As EventHandler
用法
Dim instance As DateTimeControl
Dim handler As EventHandler

AddHandler instance.DateChanged, handler
public event EventHandler DateChanged

另请参阅

引用

DateTimeControl 类

DateTimeControl 成员

Microsoft.SharePoint.WebControls 命名空间