AssociatedControlConverter Constructor ()

 

Initializes a new instance of the AssociatedControlConverter class.

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

public:
AssociatedControlConverter()

Note You should never access a type converter directly. Instead, call the appropriate converter by using a TypeDescriptor object. For more information, see the examples in TypeConverter.

.NET Framework
Available since 2.0
Return to top
Show: