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!

WebControl Constructor ()

Creates a new WebControl which renders as a SPAN tag by default.

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

See Also

WebControl Class | WebControl Members | System.Web.UI.WebControls Namespace | WebControl Constructor Overload List