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!

Control.CreateChildControls

[To be supplied.]

[Visual Basic]
Overridable Protected Sub CreateChildControls()
[C#]
protected virtual void CreateChildControls();
[C++]
protected: virtual void CreateChildControls();
[JScript]
protected function CreateChildControls();

See Also

Control Class | Control Members | System.Web.UI Namespace