UpdateProgress.Attributes Propriedade

Definição

Obtém ou define os atributos CSS (folha de estilos em cascata) do UpdateProgress controle.

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

Valor da propriedade

Os nomes do atributo CSS.

Atributos

Aplica-se a