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