Base solution for your next web application
Open Closed

pass 2 parameters in href #2021


User avatar
0
avanekar02 created

please tell me how can i pass 2 parameters in href to the controller

Thanks


3 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Do you use SPA or MPA ?

  • User Avatar
    0
    avanekar02 created

    SPA

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    It depends how do you want to see the url. For example you can use it like this.

    url: 'companies/:companyId/:userId'