Freigeben über


PageExecutionListener.EndContext(PageExecutionContext) Methode

Definition

Wird von einer Ansichts-Engine aufgerufen, nachdem sie die Ausgabe für den angegebenen Kontext rendert.

public:
 abstract void EndContext(System::Web::Instrumentation::PageExecutionContext ^ context);
public abstract void EndContext (System.Web.Instrumentation.PageExecutionContext context);
abstract member EndContext : System.Web.Instrumentation.PageExecutionContext -> unit
Public MustOverride Sub EndContext (context As PageExecutionContext)

Parameter

context
PageExecutionContext

Seitenausführungskontext

Gilt für: