Aracılığıyla paylaş


SubstitutionResponseElement(HttpResponseSubstitutionCallback) Oluşturucu

Tanım

SubstitutionResponseElement sınıfının yeni bir örneğini başlatır.

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)

Parametreler

callback
HttpResponseSubstitutionCallback

Çıkış önbelleğe alınmış bir sayfa için yanıtın bir parçası olarak ayarlanan statik değiştirme geri çağırması.

Özel durumlar

callback, null değeridir.

Şunlara uygulanır