Metodo DedNetApplicationOnDocumentCreating
|
Chiama l'evento DocumentCreating.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi protected internal void OnDocumentCreating(
Object sender,
DocumentEventArgs e
)
Protected Friend Sub OnDocumentCreating (
sender As Object,
e As DocumentEventArgs
)
protected public:
void OnDocumentCreating(
Object^ sender,
DocumentEventArgs^ e
)
member OnDocumentCreating :
sender : Object *
e : DocumentEventArgs -> unit
Parametri
- sender Object
-
- e DocumentEventArgs
-
Vedi anche