Поделиться через


MobileControlsSectionHandler Класс

Определение

Внимание

This class has been deprecated. Please use the System.Web.UI.MobileControls.MobileControlsSection class instead. http://go.microsoft.com/fwlink/?linkid=14202

Внимание

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.

Обрабатывает разделы конфигурации, представленные одним XML-тегом в файле .config. Сведения о разработке мобильных приложений ASP.NET см. в разделе Mobile Apps & Сайты с ASP.NET.

public ref class MobileControlsSectionHandler : System::Configuration::IConfigurationSectionHandler
public class MobileControlsSectionHandler : System.Configuration.IConfigurationSectionHandler
[System.Obsolete("This class has been deprecated.  Please use the System.Web.UI.MobileControls.MobileControlsSection class instead.  http://go.microsoft.com/fwlink/?linkid=14202")]
public class MobileControlsSectionHandler : System.Configuration.IConfigurationSectionHandler
[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 MobileControlsSectionHandler : System.Configuration.IConfigurationSectionHandler
type MobileControlsSectionHandler = class
    interface IConfigurationSectionHandler
[<System.Obsolete("This class has been deprecated.  Please use the System.Web.UI.MobileControls.MobileControlsSection class instead.  http://go.microsoft.com/fwlink/?linkid=14202")>]
type MobileControlsSectionHandler = class
    interface IConfigurationSectionHandler
[<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 MobileControlsSectionHandler = class
    interface IConfigurationSectionHandler
Public Class MobileControlsSectionHandler
Implements IConfigurationSectionHandler
Наследование
MobileControlsSectionHandler
Атрибуты
Реализации

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

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

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

Методы

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

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

Equals(Object)
Устаревшие..
Устаревшие..

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

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

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

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

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

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

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

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

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

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

Явные реализации интерфейса

Имя Описание
IConfigurationSectionHandler.Create(Object, Object, XmlNode)
Устаревшие..
Устаревшие..

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

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

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