Sdílet prostřednictvím


PageExecutionListener.EndContext(PageExecutionContext) Metoda

Definice

Zavolá modul zobrazení poté, co vykreslí výstup pro zadaný kontext.

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)

Parametry

context
PageExecutionContext

Kontext spuštění stránky.

Platí pro