Xml.Controls Property

 
Use BaseTrue

Overrides the Control.Controls property and returns the base ControlCollection collection.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

override Controls : ControlCollection with get

Property Value

Type: System.Web.UI.ControlCollection

The base ControlCollection collection.

.NET Framework
Available since 2.0
Return to top
Show: