You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Web Application - ReportPageNotFound Method

Signals the PageNotFound event


Member of Web Application (PRIM_WEB.Application)

Details

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.


See also

All Component Classes

Technical Reference

  • No labels