This documentation is archived and is not being maintained.
AsyncPostBackTriggerControlIDConverter Class
Visual Studio 2008
Provides a type converter that retrieves a list of control IDs in the current container.
Assembly: System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)
The AsyncPostBackTriggerControlIDConverter class derives from the StringConverter class and provides a list of control IDs for display in a property grid control in design-time environments.
For more information about type converters, see How to: Implement a Type Converter and Generalized Type Conversion.
System::Object
System.ComponentModel::TypeConverter
System.ComponentModel::StringConverter
System.Web.UI.Design::AsyncPostBackTriggerControlIDConverter
System.ComponentModel::TypeConverter
System.ComponentModel::StringConverter
System.Web.UI.Design::AsyncPostBackTriggerControlIDConverter
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: