This documentation is archived and is not being maintained.
WebColorConverter Constructor
.NET Framework 1.1
Initializes a new instance of the WebColorConverter class.
[Visual Basic] Public Sub New() [C#] public WebColorConverter(); [C++] public: WebColorConverter(); [JScript] public function WebColorConverter();
Remarks
The default constructor initializes any fields to their default values.
Requirements
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
See Also
WebColorConverter Class | WebColorConverter Members | System.Web.UI.WebControls Namespace
Show: