IHandleAfterRender Interfaz

Definición

Interfaz implementada por componentes que reciben notificaciones de que se han representado.

public interface class IHandleAfterRender
public interface IHandleAfterRender
type IHandleAfterRender = interface
Public Interface IHandleAfterRender
Derivado

Métodos

OnAfterRenderAsync()

Notifica al componente que se ha representado.

Se aplica a