'Declaration Protected Sub OnDialogClosing( _ ByVal eventArgs As DialogClosingEventArgs _ )
'Usage Dim instance As DialogHost Dim eventArgs As DialogClosingEventArgs instance.OnDialogClosing(eventArgs)
protected void OnDialogClosing( DialogClosingEventArgs eventArgs )
Parameters
- eventArgs