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!

ControlDesigner Constructor

Initializes an instance of the ControlDesigner class.

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

See Also

ControlDesigner Class | ControlDesigner Members | System.Web.UI.Design Namespace | IDesigner | IComponent