Redirection page

If your user requests an page on your site that doesn't exist, Turnkey will redirect the request to a viewmodel called ErrorView

If you have two variables in that ErrorView, these will be filled with information about the error.

RawURL, string will hold the URL path that brought the user to the error page

Error, string will hold the error code, for example 400

The ErrorView

This page was edited 30 days ago on 03/26/2024. What links here