ICallbackEventHandler
A shim of the .NET interface for platforms that do not support it.
Used to indicate that a control can be the target of a callback event on the server.
string GetCallbackResult()
Returns the results of a callback event that targets a control.
Processes a callback event that targets a control.