Classe OutputCacheSettingsSection
Spécifie les paramètres de profil de cache de sortie qui peuvent être appliqués aux pages d'une application ASP.NET.
Syntaxe
class OutputCacheSettingsSection : ConfigurationSectionWithCollection
Méthodes
Le tableau suivant répertorie les méthodes exposées par la classe OutputCacheSettingsSection
.
Nom | Description |
---|---|
Ajouter | (Hérité de ConfigurationSectionWithCollection.) |
Clear | (Hérité de ConfigurationSectionWithCollection .) |
Get | (Hérité de ConfigurationSectionWithCollection .) |
GetAllowDefinition | (Hérité de ConfigurationSection.) |
GetAllowLocation | (Hérité de ConfigurationSection .) |
Remove | (Hérité de ConfigurationSectionWithCollection .) |
RevertToParent | (Hérité de ConfigurationSection .) |
SetAllowDefinition | (Hérité de ConfigurationSection .) |
SetAllowLocation | (Hérité de ConfigurationSection .) |
Propriétés
Le tableau suivant répertorie les propriétés présentées par la classe OutputCacheSettingsSection
.
Nom | Description |
---|---|
Location |
(Hérité de ConfigurationSection .) Une propriété clé. |
OutputCacheProfiles |
Valeur OutputCacheProfileSettings qui contient les paramètres de cache qui peuvent être appliqués aux pages pour spécifier la directive OutputCache. |
Path |
(Hérité de ConfigurationSection .) Une propriété clé. |
SectionInformation |
(Hérité de ConfigurationSection .) |
Sous-classes
Cette classe ne contient aucune sous-classe.
Hiérarchie d'héritage
ConfigurationSectionWithCollection
OutputCacheSettingsSection
Spécifications
Type | Description |
---|---|
Client | - IIS 7.0 sous Windows Vista - IIS 7.5 sur Windows 7 - IIS 8.0 sous Windows 8 - IIS 10.0 sur Windows 10 |
Serveur | - IIS 7.0 sous Windows Server 2008 - IIS 7.5 sous Windows Server 2008 R2 - IIS 8.0 sur Windows Server 2012 - IIS 8.5 sur Windows Server 2012 R2 - IIS 10.0 sur Windows Server 2016 |
Produit | - IIS 7.0, IIS 7.5, IIS 8.0, IIS 8.5, IIS 10.0 |
Fichier MOF | WebAdministration.mof |
Voir aussi
System.Web.Configuration.SystemWebCachingSectionGroup.OutputCache
Classe ConfigurationSectionWithCollection
Classe OutputCacheProfile
Classe OutputCacheProfileSettings