NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

BaseValidatorDesigner Class

The designer for controls derived from ValidatorBase.

Object
   ComponentDesigner
      ControlDesigner
         HtmlControlDesigner
            UserControlDesigner
               WebControlDesigner
                  BaseValidatorDesigner

[Visual Basic]
Public Class BaseValidatorDesigner
   Inherits WebControlDesigner
[C#]
public class BaseValidatorDesigner : WebControlDesigner
[C++]
public __gc class BaseValidatorDesigner : public WebControlDesigner
[JScript]
public class BaseValidatorDesigner extends WebControlDesigner

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.Design.WebControls

Assembly: System.Web.UI.Design.dll

See Also

BaseValidatorDesigner Members | System.Web.UI.Design.WebControls Namespace