This documentation is archived and is not being maintained.
AsyncPostBackTrigger Properties
Visual Studio 2010
The AsyncPostBackTrigger type exposes the following members.
| Name | Description | |
|---|---|---|
|
ControlID | Gets or sets the name of the control that triggers an asynchronous postback for an UpdatePanel control. |
|
EventName | Gets or sets the postback control event that triggers an UpdatePanel control to be updated. |
|
Owner | Gets a reference to the UpdatePanel control that the UpdatePanelTrigger targets. (Inherited from UpdatePanelTrigger.) |
Show: