Metodo DedNetApplicationOnDocumentDownloadedEvent
             | 
          
        
        
            Lancia l'evento DocumentDownloaded
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassiprotected internal void OnDocumentDownloadedEvent(
	DedCommandEventArgs e
)
Protected Friend Sub OnDocumentDownloadedEvent ( 
	e As DedCommandEventArgs
)
protected public:
void OnDocumentDownloadedEvent(
	DedCommandEventArgs^ e
)
member OnDocumentDownloadedEvent : 
        e : DedCommandEventArgs -> unit Parametri
- e  DedCommandEventArgs
 -  
 
Vedi anche