AsyncPostBackTrigger Properties
.NET Framework (current version)
Namespace:
System.Web.UI
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| 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:
