Property NotFoundErrorHandler
NotFoundErrorHandler
Gets or sets the Router "404 Not Found" handler.
public RoutingErrorCallback? NotFoundErrorHandler { get; set; }
Gets or sets the Router "404 Not Found" handler.
public RoutingErrorCallback? NotFoundErrorHandler { get; set; }