Specifies a list of CallbackTrigger objects which contains information of a control that could be used to trigger this callback.
Remarks
Callback control can have a list of triggering controls. When one of the triggering controls sends postback event to server, this Callback will be used to handle the postback request without reloading the whole page.
See Also
CallbackPanel Class | EO.Web Namespace | CallbackTrigger