|
Este artículo proviene de un motor de traducción automática. Mueva el puntero sobre las frases del artículo para ver el texto original. Más información.
|
Traducción
Original
|
HttpModulesSection (Clase)
System.Configuration.ConfigurationElement
System.Configuration.ConfigurationSection
System.Web.Configuration.HttpModulesSection
Espacio de nombres: System.Web.Configuration
Ensamblado: System.Web (en System.Web.dll)
El tipo HttpModulesSection expone los siguientes miembros.
| Nombre | Descripción | |
|---|---|---|
![]() | HttpModulesSection | Infraestructura. |
| Nombre | Descripción | |
|---|---|---|
![]() | CurrentConfiguration | |
![]() | ElementInformation | |
![]() | ElementProperty | |
![]() | Item[ConfigurationProperty] | |
![]() | Item[String] | |
![]() | LockAllAttributesExcept | |
![]() | LockAllElementsExcept | |
![]() | LockAttributes | |
![]() | LockElements | |
![]() | LockItem | |
![]() | Modules | |
![]() | Properties | |
![]() | SectionInformation |
| Nombre | Descripción | |
|---|---|---|
![]() | DeserializeElement | |
![]() | DeserializeSection | Infraestructura. |
![]() | Equals | |
![]() | GetHashCode | |
![]() | GetRuntimeObject | |
![]() | GetType | |
![]() | Init | |
![]() | InitializeDefault | |
![]() | IsModified | |
![]() | IsReadOnly | |
![]() | Reset | |
![]() | ResetModified | |
![]() | SerializeElement | |
![]() | SerializeSection | Infraestructura. |
![]() | SerializeToXmlElement | |
![]() | SetReadOnly | |
![]() | ShouldSerializeElementInTargetVersion | |
![]() | ShouldSerializePropertyInTargetVersion | |
![]() | ShouldSerializeSectionInTargetVersion | |
![]() | ToString | |
![]() | Unmerge |
Nota |
|---|
| Topic | Location |
|---|---|
| Cómo: Crear y configurar un módulo HTTP | Configurar aplicaciones Web ASP .NET |
| How to: Create and Configure an HTTP Module | Configuring ASP .NET Web Applications |
<httpModules>
<add name="TimerModule"
type="Samples.Aspnet.Configuration.RequestTimeInterval, RequestTimeInterval Version=1.0.1557.23158, Culture=neutral,
PublicKeyToken=7bfb33146a87b52e, processorArchitecture=MSIL"/>
</httpModules>
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (no se admite el rol Server Core), Windows Server 2008 R2 (se admite el rol Server Core con SP1 o versiones posteriores; no se admite Itanium)
.NET Framework no admite todas las versiones de todas las plataformas. Para obtener una lista de las versiones compatibles, vea Requisitos de sistema de .NET Framework.
