BulletedList.Controls Property
.NET Framework 3.0
Gets a ControlCollection collection for the control.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The Controls property is inherited from the Control class and is not applicable to the BulletedList control. The Controls collection is overridden from the base class to always return the EmptyControlCollection collection.
Community Additions
ADD
Show: