ITemplateable Interface

Définition

Attention

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.

Agit comme une interface de marqueur et n’a aucun membre d’un type quelconque. Pour plus d’informations sur le développement d’applications mobiles ASP.NET, consultez Mobile Apps & Sites avec 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
Dérivé
Attributs

Remarques

Implémenté par tous les contrôles mobiles ASP.NET qui prennent en charge les jeux de modèles.

S’applique à

Voir aussi