Bagikan melalui


DeviceSpecificChoice.Templates Properti

Definisi

Mendapatkan templat yang telah ditentukan dalam <elemen Pilihan> . API ini kedaluarsa. Untuk informasi tentang cara mengembangkan aplikasi seluler ASP.NET, lihat Situs & Mobile Apps dengan ASP.NET.

public:
 property System::Collections::IDictionary ^ Templates { System::Collections::IDictionary ^ get(); };
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)]
public System.Collections.IDictionary Templates { get; }
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)>]
member this.Templates : System.Collections.IDictionary
Public ReadOnly Property Templates As IDictionary

Nilai Properti

Instans IDictionary yang berisi objek yang ITemplate ditentukan untuk <Choice> elemen .

Atribut

Berlaku untuk

Lihat juga