Syntax
CSharp
public AsyncPostBackTrigger ()
VisualBasic
ManagedCPlusPlus
public:
AsyncPostBackTrigger ()
JSharp
public AsyncPostBackTrigger ()
Remarks
To create a new AsyncPostBackTrigger control, specify the trigger either by using the UpdatePanelTrigger Collection Editor dialog box, or declaratively, by using the <Triggers> element of the UpdatePanel control. Adding AsyncPostBackTrigger controls programmatically is not supported.
Assembly: System.Web.Extensions (Module: System.Web.Extensions)