UpdateProgress.Controls Property

 

Gets a ControlCollection object that represents the child controls of the UpdateProgress control.

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

override Controls : ControlCollection with get

Property Value

Type: System.Web.UI.ControlCollection

The collection of child controls for the UpdateProgress control.

.NET Framework
Available since 3.5
Return to top
Show: