FormField.ValueChangedHandler 属性

字段控件事件EventValueChanged处理程序。

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

语法

声明
Public ReadOnly Property ValueChangedHandler As EventHandler
    Get
用法
Dim instance As FormField
Dim value As EventHandler

value = instance.ValueChangedHandler
public EventHandler ValueChangedHandler { get; }

属性值

类型:System.EventHandler
表示已更改的事件的事件处理程序。

另请参阅

引用

FormField 类

FormField 成员

Microsoft.SharePoint.WebControls 命名空间