Aracılığıyla paylaş


HttpResponseBase.WriteSubstitution(HttpResponseSubstitutionCallback) Yöntem

Tanım

Yanıta, önbelleğe alınan çıkış yanıtları için bölgelerin dinamik oluşturulmasını sağlayan değiştirme blokları ekler.

public:
 virtual void WriteSubstitution(System::Web::HttpResponseSubstitutionCallback ^ callback);
public virtual void WriteSubstitution (System.Web.HttpResponseSubstitutionCallback callback);
abstract member WriteSubstitution : System.Web.HttpResponseSubstitutionCallback -> unit
override this.WriteSubstitution : System.Web.HttpResponseSubstitutionCallback -> unit
Public Overridable Sub WriteSubstitution (callback As HttpResponseSubstitutionCallback)

Parametreler

callback
HttpResponseSubstitutionCallback

Yerine geçecek yöntem, kullanıcı denetimi veya nesne.

Özel durumlar

Şunlara uygulanır