Sdílet prostřednictvím


SubstitutionResponseElement(HttpResponseSubstitutionCallback) Konstruktor

Definice

Inicializuje novou instanci SubstitutionResponseElement třídy.

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

Statické zástupné zpětné volání, které bylo nastaveno jako součást odpovědi na stránku výstupní mezipaměti.

Výjimky

callback je null.

Platí pro