Locked HTML Client Screen Navigation

  • Thursday, January 17, 2013 9:13 PM
     
     

    In the Silver Light client: to navigate to another screen "in code" I use:

    this.Application.ShowMyScreen();

    How can I do the same thing "In Code" in LightSwitch HTML Client?

    Thanks

All Replies