DeviceSpecificChoiceTemplateContainer Класс

Определение

Внимание

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.

Хранит шаблоны для использования классом DeviceSpecificChoice . Сведения о разработке мобильных приложений ASP.NET см. в разделе Mobile Apps & Сайты с ASP.NET.

public ref class DeviceSpecificChoiceTemplateContainer
public class DeviceSpecificChoiceTemplateContainer
[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 class DeviceSpecificChoiceTemplateContainer
type DeviceSpecificChoiceTemplateContainer = class
[<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 DeviceSpecificChoiceTemplateContainer = class
Public Class DeviceSpecificChoiceTemplateContainer
Наследование
DeviceSpecificChoiceTemplateContainer
Атрибуты

Конструкторы

Имя Описание
DeviceSpecificChoiceTemplateContainer()
Устаревшие..

Создает экземпляр класса DeviceSpecificChoiceTemplateContainer. Этот API устарел. Сведения о разработке мобильных приложений ASP.NET см. в разделе Mobile Apps & Сайты с ASP.NET.

Свойства

Имя Описание
Name
Устаревшие..

Возвращает или задает имя указанного контейнера шаблона. Этот API устарел. Сведения о разработке мобильных приложений ASP.NET см. в разделе Mobile Apps & Сайты с ASP.NET.

Template
Устаревшие..

Возвращает или задает ITemplate объект, который используется внутренне платформой страницы ASP.NET. Этот API устарел. Сведения о разработке мобильных приложений ASP.NET см. в разделе Mobile Apps & Сайты с ASP.NET.

Методы

Имя Описание
Equals(Object)
Устаревшие..

Определяет, равен ли указанный объект текущему объекту.

(Унаследовано от Object)
GetHashCode()
Устаревшие..

Служит хэш-функцией по умолчанию.

(Унаследовано от Object)
GetType()
Устаревшие..

Возвращает Type текущего экземпляра.

(Унаследовано от Object)
MemberwiseClone()
Устаревшие..

Создает неглубокую копию текущей Object.

(Унаследовано от Object)
ToString()
Устаревшие..

Возвращает строку, представляющую текущий объект.

(Унаследовано от Object)

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

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