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.AllowsChildren

[To be supplied.]

[Visual Basic]
Overridable Protected ReadOnly Property AllowsChildren As Boolean
[C#]
protected bool AllowsChildren {virtual get;}
[C++]
protected: __property virtual bool get_AllowsChildren();
[JScript]
protected function get AllowsChildren() : Boolean;

See Also

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