Sdílet prostřednictvím


OutputCacheSettingsSection Konstruktor

Definice

Inicializuje novou instanci OutputCacheSettingsSection třídy.

public:
 OutputCacheSettingsSection();
public OutputCacheSettingsSection ();
Public Sub New ()

Poznámky

Konstruktor OutputCacheSettingsSection není určen k použití přímo z kódu. Volá se konfiguračním systémem ASP.NET. Pomocí metody získáte instanci OutputCacheSettingsSection třídy GetSection .

Platí pro