Partager via


UpdateProgress.Attributes Propriété

Définition

Obtient ou définit les attributs de feuille de style en cascade (CSS) du contrôle UpdateProgress.

public:
 property System::Web::UI::AttributeCollection ^ Attributes { System::Web::UI::AttributeCollection ^ get(); };
[System.ComponentModel.Browsable(false)]
[System.Web.WebSysDescription("WebControl_Attributes")]
public System.Web.UI.AttributeCollection Attributes { get; }
[<System.ComponentModel.Browsable(false)>]
[<System.Web.WebSysDescription("WebControl_Attributes")>]
member this.Attributes : System.Web.UI.AttributeCollection
Public ReadOnly Property Attributes As AttributeCollection

Valeur de propriété

AttributeCollection

Noms de l'attribut CSS.

Attributs
BrowsableAttribute System.Web.WebSysDescriptionAttribute

S’applique à