ITemplateable Schnittstelle

Definition

Achtung

The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.

Fungiert als Markierungsschnittstelle und hat keine Elemente jeglicher Art. Informationen zum Entwickeln von ASP.NET mobilen Anwendungen finden Sie unter Mobile Apps & Websites mit ASP.NET.

public interface class ITemplateable
public interface ITemplateable
[System.Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")]
public interface ITemplateable
type ITemplateable = interface
[<System.Obsolete("The System.Web.Mobile.dll assembly has been deprecated and should no longer be used. For information about how to develop ASP.NET mobile applications, see http://go.microsoft.com/fwlink/?LinkId=157231.")>]
type ITemplateable = interface
Public Interface ITemplateable
Abgeleitet
Attribute

Hinweise

Implementiert von allen ASP.NET mobilen Steuerelementen, die Vorlagensätze unterstützen.

Gilt für:

Weitere Informationen