AsyncPostBackTrigger Properties

 

Namespace:   System.Web.UI
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

NameDescription
System_CAPS_pubpropertyControlID

Gets or sets the name of the control that triggers an asynchronous postback for an UpdatePanel control.

System_CAPS_pubpropertyEventName

Gets or sets the postback control event that triggers an UpdatePanel control to be updated.

System_CAPS_pubpropertyOwner

Gets a reference to the UpdatePanel control that the UpdatePanelTrigger targets.(Inherited from UpdatePanelTrigger.)

Return to top
Show: