HttpResponseBase.WriteSubstitution(HttpResponseSubstitutionCallback) Methode

Definitie

Voegt vervangingsblokken in het antwoord in, waardoor dynamische regio's kunnen worden gegenereerd voor uitvoerantwoorden in de cache.

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)

Parameters

callback
HttpResponseSubstitutionCallback

De methode, het besturingselement van de gebruiker of het object dat moet worden vervangen.

Uitzonderingen

Van toepassing op