.NET Framework Class Library
ClientScriptManager..::.GetCallbackEventReference Method

Obtains a reference to a client function that, when invoked, initiates a client call back to a server event.

Overload List

  NameDescription
Public methodGetCallbackEventReference(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.
Public methodGetCallbackEventReference(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.
Public methodGetCallbackEventReference(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.
Public methodGetCallbackEventReference(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.
Top
See Also

Reference

Tags :


Page view tracker