HttpResponseWrapper.WriteSubstitution Yöntem

Tanım

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

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

Parametreler

callback
HttpResponseSubstitutionCallback

Değiştirecek yöntem, kullanıcı denetimi veya nesne.

Özel durumlar

parametresinin callback hedefi türündedir Control.

Şunlara uygulanır