Articles in this section
Category / Section

How to provide relative path in the transferPage API of ejm?

When you want to navigate the page with the transferPage method, you need to provide the exact relative path and the tilde (~) symbol does not accept it through jquery ajax method. The App.transferPage loads the content through ajax and it handles purely through script actions only.

Script

<script>
    App.transferPage("App.activePage", "@Url.Content("View")");
</script>

 

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Access denied
Access denied