DeviceSpecificChoice.Templates Właściwość

Definicja

Pobiera szablony zdefiniowane w <elemecie Wybór> . Ten interfejs API jest nieaktualny. Aby uzyskać informacje o sposobie tworzenia aplikacji mobilnych ASP.NET, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & z 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

Wartość właściwości

Wystąpienie IDictionary zawierające ITemplate obiekty zdefiniowane dla <Choice> elementu.

Atrybuty

Dotyczy

Zobacz też