This documentation is archived and is not being maintained.

AsyncPostBackTrigger Properties

The AsyncPostBackTrigger type exposes the following members.

  NameDescription
Public property ControlID Gets or sets the name of the control that triggers an asynchronous postback for an UpdatePanel control.
Public property EventName Gets or sets the postback control event that triggers an UpdatePanel control to be updated.
Public property Owner Gets a reference to the UpdatePanel control that the UpdatePanelTrigger targets. (Inherited from UpdatePanelTrigger.)
Top
Show: