|
| Name | Description |
|---|
.gif) | GetCallbackEventReference(Control, String, String, String) | Obtains a reference to a client function that, when invoked, initiates a client call back to a server event. The client function for this overloaded method includes a specified control, argument, client script, and context. |
.gif) | GetCallbackEventReference(Control, String, String, String, Boolean) | Obtains a reference to a client function that, when invoked, initiates a client call back to server events. The client function for this overloaded method includes a specified control, argument, client script, context, and Boolean value. |
.gif) | GetCallbackEventReference(String, String, String, String, String, Boolean) | Obtains a reference to a client function that, when invoked, initiates a client call back to server events. The client function for this overloaded method includes a specified target, argument, client script, context, error handler, and Boolean value. |
.gif) | GetCallbackEventReference(Control, String, String, String, String, Boolean) | Obtains a reference to a client function that, when invoked, initiates a client call back to server events. The client function for this overloaded method includes a specified control, argument, client script, context, error handler, and Boolean value. |