Metodo DedNetApplicationOnDocumentUpdating
             | 
          
        
        
            Chiama l'evento DocumentUpdating.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassiprotected internal void OnDocumentUpdating(
	Object sender,
	DocumentEventArgs e
)
Protected Friend Sub OnDocumentUpdating ( 
	sender As Object,
	e As DocumentEventArgs
)
protected public:
void OnDocumentUpdating(
	Object^ sender, 
	DocumentEventArgs^ e
)
member OnDocumentUpdating : 
        sender : Object * 
        e : DocumentEventArgs -> unit Parametri
- sender  Object
 -  
 - e  DocumentEventArgs
 -  
 
Vedi anche