Property MethodNotAllowedErrorHandler
MethodNotAllowedErrorHandler
Gets or sets the Router "405 Method Not Allowed" handler.
public RoutingErrorCallback? MethodNotAllowedErrorHandler { get; set; }
Gets or sets the Router "405 Method Not Allowed" handler.
public RoutingErrorCallback? MethodNotAllowedErrorHandler { get; set; }