Share via


FormField.OnValueChanged method

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

Syntax

'Declaration
Protected Friend Sub OnValueChanged ( _
    e As EventArgs _
)
'Usage
Dim e As EventArgs

Me.OnValueChanged(e)
protected internal void OnValueChanged(
    EventArgs e
)

Parameters

See also

Reference

FormField class

FormField members

Microsoft.SharePoint.WebControls namespace