Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Web Application - ReportPageNotFound Method

Panel
bgColor#2c3c4c

Signals the PageNotFound event


Member of Web Application (PRIM_WEB.Application)

Details

The ReportPageNotFound method is used to signal the 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.


See also

All Component Classes

Technical Reference