'DeclarationProtected Sub OnDialogClosing( _ ByVal eventArgs As DialogClosingEventArgs _ )
'UsageDim instance As DialogHost Dim eventArgs As DialogClosingEventArgs instance.OnDialogClosing(eventArgs)
protected void OnDialogClosing( DialogClosingEventArgs eventArgs )
Parameters
- eventArgs