Skip to Content
0
Former Member
Nov 07, 2006 at 09:27 PM

Navigation from a BSP class method to a page.

28 Views

How can i navigate from a BSP application class method to a page in the same application.

I need to display an error page (within the application) when an application class method returns false value, instead of going in every page and checking for the false value. I am directly trying to navigate from the method itself to the error page (if it is about to return false value).

Thanks in advance,

Ankit