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