UpdateProgress.Attributes Property

.NET Framework (current version)
 

Gets or sets the cascading style sheet (CSS) attributes of the UpdateProgress control.

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

<BrowsableAttribute(False)>
Public ReadOnly Property Attributes As AttributeCollection

Property Value

Type: System.Web.UI.AttributeCollection

The names of the CSS attribute.

.NET Framework
Available since 4.0
Return to top
Show: