Condividi tramite


StaticHtmlRenderer.UpdateDisplayAsync(RenderBatch) Metodo

Definizione

Aggiornamenti'interfaccia utente visibile.

protected override System.Threading.Tasks.Task UpdateDisplayAsync(in Microsoft.AspNetCore.Components.RenderTree.RenderBatch renderBatch);
override this.UpdateDisplayAsync : RenderBatch -> System.Threading.Tasks.Task
Protected Overrides Function UpdateDisplayAsync (renderBatch As RenderBatch) As Task

Parametri

renderBatch
RenderBatch

Le modifiche apportate all'interfaccia utente dopo la chiamata precedente.

Restituisce

Oggetto Task per rappresentare il processo di aggiornamento dell'interfaccia utente.

Si applica a