Hi I'm trying to create a httpstatus page that does nothing more than
return a 200 response. Is there a way to do this without having to create a
template? I know I can do things like this with MarkupWriter in a
component, I just don't know how to do it in a page.
return a 200 response. Is there a way to do this without having to create a
template? I know I can do things like this with MarkupWriter in a
component, I just don't know how to do it in a page.