JavaScriptNotifier Class |
Namespace: Apptus.ESales.Connector
public class JavaScriptNotifier
The JavaScriptNotifier type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Notify(Connector, String, String, String, String, String, String) |
Pass through a JavaScript notification to the cluster.
This method is for advanced users only. If two identical notifications are sent with
the same id for the same session key, the second notification will be ignored.
| |
Notify(Connector, String, String, String, String, String, String, String, String) | Obsolete.
Pass through a JavaScript notification to the cluster.
This method is for advanced users only. If two identical notifications are sent with
the same id for the same session key, the second notification will be ignored.
| |
NotifyWithProperties |
Pass through a JavaScript notification to the cluster.
This method is for advanced users only. If two identical notifications are sent with
the same id for the same session key, the second notification will be ignored.
| |
ToString | (Inherited from Object.) |