System.Web.UI.WebControls.BulletedList.Controls Property

Gets a System.Web.UI.ControlCollection collection for the control.

Syntax

public override System.Web.UI.ControlCollection Controls { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The BulletedList.Controls property is inherited from the System.Web.UI.Control class and is not applicable to the System.Web.UI.WebControls.BulletedList control. The BulletedList.Controls collection is overridden from the base class to always return the System.Web.UI.EmptyControlCollection collection.

Requirements

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