Share via


FormField.ValueChangedHandler property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property ValueChangedHandler As EventHandler
    Get
'Usage
Dim instance As FormField
Dim value As EventHandler

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

Property value

Type: System.EventHandler

See also

Reference

FormField class

FormField members

Microsoft.SharePoint.WebControls namespace