Metodo DedNetApplicationOnDocumentDownloadedEvent
|
Lancia l'evento DocumentDownloaded
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi protected 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