User-2103146910 posted
Could anyone guide me on how should I encrypt route parameters (values) in MVC? specially
1) when I need to display the report (using crystal report) as I have to pass the certain value to action and display pdf file using crystal report. I am calling the action method using window.location.href from javascript.
2) when I need to access any action with certain parameters
please tell me the best possible way to do the same.
with many thanks