Dil

HttpResponseBase.WriteSubstitution(HttpResponseSubstitutionCallback) Yöntem

Tanım

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

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