System.Web.UI.DataSourceControl.Controls Property

Gets a System.Web.UI.ControlCollection object that represents the child controls for a specified server control in the UI hierarchy.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public override ControlCollection Controls { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0