Bagikan melalui


UpdatePanel.Attributes Properti

Definisi

Mendapatkan kumpulan atribut lembar gaya berskala (CSS) kontrol UpdatePanel .

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

Nilai Properti

Nama aturan gaya CSS dalam koleksi atribut.

Atribut

Keterangan

Properti Attributes berisi kumpulan atribut gaya CSS yang dapat digunakan dalam elemen UpdatePanel penutup div kontrol.

Berlaku untuk