Udostępnij za pośrednictwem


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

Wywołanie zwrotne statycznego podstawienia, które zostało ustawione jako część odpowiedzi dla strony danych wyjściowych w pamięci podręcznej.

Wyjątki

callback to null.

Dotyczy