Język

SubstitutionResponseElement(HttpResponseSubstitutionCallback) Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy SubstitutionResponseElement.

public:
 SubstitutionResponseElement(System::Web::HttpResponseSubstitutionCallback ^ callback);
public SubstitutionResponseElement(System.Web.HttpResponseSubstitutionCallback callback);
new System.Web.Caching.SubstitutionResponseElement : System.Web.HttpResponseSubstitutionCallback -> System.Web.Caching.SubstitutionResponseElement
Public Sub New (callback As HttpResponseSubstitutionCallback)

Parametry

callback
HttpResponseSubstitutionCallback

Statyczne wywołanie zwrotne podstawienia, które zostało ustawione jako część odpowiedzi dla strony z pamięcią podręczną danych wyjściowych.

Wyjątki

Parametr callback ma wartość null.

Dotyczy