SubstitutionResponseElement(HttpResponseSubstitutionCallback) Konstruktor

Definition

Initierar en ny instans av SubstitutionResponseElement klassen.

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)

Parametrar

callback
HttpResponseSubstitutionCallback

Återanrop för statisk ersättning som angavs som en del av svaret för en utdatacachelagrad sida.

Undantag

callback är null.

Gäller för