UpdateProgress.Attributes Propriedade

Definição

Obtém ou define os atributos CSS (folha de estilos em cascata) do controle 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

Valor da propriedade

AttributeCollection

Os nomes do atributo CSS.

Atributos
BrowsableAttribute System.Web.WebSysDescriptionAttribute

Aplica-se a