ControlIDConverter Constructor ()

 

Initializes a new instance of the ControlIDConverter class.

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

public:
ControlIDConverter()

System_CAPS_noteNote

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: