Dear,

Can you provide me an example about how calling a Page Modal (with parameters) from another Page Modal?
since I tried different examples but with no success.

Example:
Suppose having Page1.cshtml and I want to redirect to another Page2.cshtml (including Parameters).
how to do the above?


Thank you.