UpdatePanelTriggerCollectionEditor Constructor (Type^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the UpdatePanelTriggerCollectionEditor class.
Assembly: System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)
Parameters
- type
-
Type:
System::Type^
The type of the trigger to edit.
The .NET Framework internally constructs a new instance of the UpdatePanelTriggerCollectionEditor class when the ellipsis button (…) is clicked on the Triggers property in the visual designer's property grid control at design time.
.NET Framework
Available since 3.5
Available since 3.5
Show: