'Declaration
Protected Overrides Sub OnValidating( _ ByVal e As CancelEventArgs _ )
protected override void OnValidating( CancelEventArgs e )
Parameters
- e
- A System.ComponentModel.CancelEventArgs that contains the event data.
'Declaration
Protected Overrides Sub OnValidating( _ ByVal e As CancelEventArgs _ )
protected override void OnValidating( CancelEventArgs e )