Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Especifica as configurações do perfil de cache de saída que podem ser aplicadas às páginas em um aplicativo ASP.NET.
Sintaxe
class OutputCacheSettingsSection : ConfigurationSectionWithCollection
Métodos
A tabela a seguir lista os métodos expostos pela classe OutputCacheSettingsSection.
| Nome | Descrição |
|---|---|
| Add | (Herdado de ConfigurationSectionWithCollection.) |
| Limpar | (Herdado de ConfigurationSectionWithCollection.) |
| Get | (Herdado de ConfigurationSectionWithCollection.) |
| GetAllowDefinition | (Herdado de ConfigurationSection.) |
| GetAllowLocation | (Herdado de ConfigurationSection.) |
| Remover | (Herdado de ConfigurationSectionWithCollection.) |
| RevertToParent | (Herdado de ConfigurationSection.) |
| SetAllowDefinition | (Herdado de ConfigurationSection.) |
| SetAllowLocation | (Herdado de ConfigurationSection.) |
Propriedades
A tabela a seguir lista as propriedades expostas pela classe OutputCacheSettingsSection.
| Nome | Descrição |
|---|---|
Location |
(Herdado de ConfigurationSection.) Uma propriedade principal. |
OutputCacheProfiles |
Um valor OutputCacheProfileSettings que contém configurações de cache que podem ser aplicadas a páginas para especificar a diretiva OutputCache. |
Path |
(Herdado de ConfigurationSection.) Uma propriedade principal. |
SectionInformation |
(Herdado de ConfigurationSection.) |
Subclasses
Essa classe não contém subclasses.
Hierarquia de herança
ConfigurationSectionWithCollection
OutputCacheSettingsSection
Requisitos
| Tipo | Descrição |
|---|---|
| Cliente | – IIS 7.0 no Windows Vista – IIS 7.5 no Windows 7 – IIS 8.0 no Windows 8 – IIS 10.0 no Windows 10 |
| Servidor | – IIS 7.0 no Windows Server 2008 – IIS 7.5 no Windows Server 2008 R2 – IIS 8.0 no Windows Server 2012 – IIS 8.5 no Windows Server 2012 R2 – IIS 10.0 no Windows Server 2016 |
| Product | – IIS 7.0, IIS 7.5, IIS 8.0, IIS 8.5, IIS 10.0 |
| Arquivo MOF | WebAdministration.mof |
Confira também
System.Web.Configuration.SystemWebCachingSectionGroup.OutputCache
Classe ConfigurationSectionWithCollection
Classe OutputCacheProfile
Classe OutputCacheProfileSettings