Telerik.Web.UI.AjaxSettingCreatedEventArgs
The event arguments passed when Telerik.Web.UI.RadAjaxControl fires AjaxSettingsCreated event.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.AjaxSettingCreatedEventArgs
Properties
Initiator Control
Gets or sets the control that initiated the request.
Updated Control
Gets or sets the updated control.
UpdatePanel UpdatePanel
Gets the update panel in which the updated control is positioned.