AsyncPostBackTrigger.HasTriggered Method ()
.NET Framework (current version)
Returns a value that indicates whether the trigger was invoked.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Control developers can override the HasTriggered method to provide custom logic for determining whether the trigger was invoked. To see a custom trigger in the Triggers element of the UpdatePanel control, you can add an directive to the page or to the element of the Web.config file.
.NET Framework
Available since 3.5
Available since 3.5
Show: