Metodo DedNetApplicationOnDocumentDisconnectingEvent
             | 
          
        
        
            Lancia l'evento DocumentDisconnectingEvent.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassiprotected internal void OnDocumentDisconnectingEvent(
	DocumentDisconnectingEventArgs e
)
Protected Friend Sub OnDocumentDisconnectingEvent ( 
	e As DocumentDisconnectingEventArgs
)
protected public:
void OnDocumentDisconnectingEvent(
	DocumentDisconnectingEventArgs^ e
)
member OnDocumentDisconnectingEvent : 
        e : DocumentDisconnectingEventArgs -> unit Parametri
- e  DocumentDisconnectingEventArgs
 -  
 
Vedi anche