Bagikan melalui


MasterPage.ContentTemplates Properti

Definisi

Mendapatkan daftar kontrol konten yang terkait dengan halaman master.

protected public:
 property System::Collections::IDictionary ^ ContentTemplates { System::Collections::IDictionary ^ get(); };
[System.ComponentModel.Browsable(false)]
protected internal System.Collections.IDictionary ContentTemplates { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ContentTemplates : System.Collections.IDictionary
Protected Friend ReadOnly Property ContentTemplates As IDictionary

Nilai Properti

Kontrol IList konten yang terkait dengan halaman master.

Atribut

Keterangan

Kelas halaman master turunan mengakses ContentTemplates properti untuk mengambil kontrol saat ini Content , seperti yang ditentukan oleh halaman konten terkait. Jenis turunan biasanya tidak mengambil alih ContentTemplates properti.

Berlaku untuk