ITemplateable Интерфейс

Определение

Внимание

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.

Выступает в качестве интерфейса маркера и не имеет элементов любого вида. Сведения о разработке мобильных приложений ASP.NET см. в разделе Mobile Apps & Сайты с 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
Производный
Атрибуты

Комментарии

Реализованы всеми ASP.NET мобильными элементами управления, поддерживающими наборы шаблонов.

Применяется к

См. также раздел