Udostępnij za pośrednictwem


RazorPageAdapter.ExecuteAsync Metoda

Definicja

Renderuje stronę i zapisuje dane wyjściowe w obiekcie Writer.

public:
 virtual System::Threading::Tasks::Task ^ ExecuteAsync();
public System.Threading.Tasks.Task ExecuteAsync ();
abstract member ExecuteAsync : unit -> System.Threading.Tasks.Task
override this.ExecuteAsync : unit -> System.Threading.Tasks.Task
Public Function ExecuteAsync () As Task

Zwraca

Zadanie reprezentujące wynik wykonania strony.

Implementuje

Dotyczy