Signals the PageNotFound event |
Member of Web Application (PRIM_WEB.Application)
The ReportPageNotFound method is used to signal theĀ PageNotFound event and if it is not handled, it shows the default Visual LANSA display.
This method can be used to trigger the application 404 (page not found) handling where appropriate like a path variable that should identify the primary key of a resource raising a not found in the database.