Condividi tramite


BaseVsaSite.Notify(String, Object) Metodo

Definizione

Notifica all'host gli eventi generati dal modulo di gestione di script.

public:
 virtual void Notify(System::String ^ notify, System::Object ^ optional);
public virtual void Notify (string notify, object optional);
abstract member Notify : string * obj -> unit
override this.Notify : string * obj -> unit
Public Overridable Sub Notify (notify As String, optional As Object)

Parametri

notify
String

Notifica all'host gli eventi generati dal modulo di gestione di script.

optional
Object

Notifica all'host gli eventi generati dal motore.

Implementazioni

Si applica a