This documentation is archived and is not being maintained.

ValidatedControlConverter Constructor

Initializes a new instance of the ValidatedControlConverter class.

[Visual Basic]
Public Sub New()
[C#]
public ValidatedControlConverter();
[C++]
public: ValidatedControlConverter();
[JScript]
public function ValidatedControlConverter();

Remarks

Use this constructor to create and initialize a new instance of the ValidatedControlConverter class.

Requirements

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family

See Also

ValidatedControlConverter Class | ValidatedControlConverter Members | System.Web.UI.WebControls Namespace

Show: