BaseVsaSite.Notify(String, Object) Metod

Definition

Meddelar värden om händelser som genereras av skriptmotorn.

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)

Parametrar

notify
String

Meddelar värden om händelser som genereras av skriptmotorn.

optional
Object

Meddelar värden om händelser som genereras av motorn.

Implementeringar

Gäller för