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!

ControlCollection Properties

The properties of the ControlCollection class are listed below. For a complete list of ControlCollection class members, see the ControlCollection Members topic.

Public:

All Gets or sets the an array of all current child controls, ordered by index.
Count Gets the number of child controls in the collection.
IsReadOnly [To be supplied.]
IsSynchronized [To be supplied.]
Item Gets a reference to an ordinal-indexed control in the collection.

In C#, this member is the indexer for the ControlCollection class.

Size [To be supplied.]
SyncRoot [To be supplied.]

See Also

ControlCollection Class | System.Web.UI Namespace