|
|
Purchase Now
Download Now
Learn more... |
|
|
Override Output (Server-side)
You can use the Output property of CallbackEventArgs in the Callback event
handler in order to override the default rendering mechanism of the KCallback.net
control on the server-side.
When you check OverrideOutput it will not render the contents of the KCallback.net
control, but only the label that shows the total. Therefore you won't see the "You
will see the total below:" line above the total.
You can also override the default rendering on the client-side as you can
see in the CallbackResult sample.
|
|