Evento DedNetApplicationDedRuleSetAttrPostEvent
|
Evento chiamato subito dopo l'impostazione degli attributi di una regola.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.1.0-RC6
Sintassipublic event EventHandler DedRuleSetAttrPostEvent
Public Event DedRuleSetAttrPostEvent As EventHandler
public:
event EventHandler^ DedRuleSetAttrPostEvent {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}member DedRuleSetAttrPostEvent : IEvent<EventHandler,
EventArgs>Valore
EventHandler
Vedi anche