Udostępnij za pośrednictwem


DeviceSpecificChoiceTemplateContainer.Template Właściwość

Definicja

Pobiera lub ustawia obiekt używany wewnętrznie przez platformę ITemplate stron ASP.NET. 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::Web::UI::ITemplate ^ Template { System::Web::UI::ITemplate ^ get(); void set(System::Web::UI::ITemplate ^ value); };
[System.Web.UI.TemplateContainer(typeof(System.Web.UI.MobileControls.TemplateContainer))]
public System.Web.UI.ITemplate Template { get; set; }
[<System.Web.UI.TemplateContainer(typeof(System.Web.UI.MobileControls.TemplateContainer))>]
member this.Template : System.Web.UI.ITemplate with get, set
Public Property Template As ITemplate

Wartość właściwości

Element ITemplate.

Atrybuty

Dotyczy

Zobacz też