Evento DedNetApplicationStateCommmandDocWriteEvent
|
Evento di scrittura documento prima della pubblicazione
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public event EventHandler<StateCommandEventArgs> StateCommmandDocWriteEvent
Public Event StateCommmandDocWriteEvent As EventHandler(Of StateCommandEventArgs)
public:
event EventHandler<StateCommandEventArgs^>^ StateCommmandDocWriteEvent {
void add (EventHandler<StateCommandEventArgs^>^ value);
void remove (EventHandler<StateCommandEventArgs^>^ value);
}
member StateCommmandDocWriteEvent : IEvent<EventHandler<StateCommandEventArgs>,
StateCommandEventArgs>
Valore
EventHandlerStateCommandEventArgsVedi anche