Hi,
I have a scenario like to show a PDF inline in IFrame control in aspx page. PDF content will be received from MVC controller action as FileContentResult by sending a parameter of complex object to action. In my code, I set src property of iframe in code behind by hardcoding the URL with a querystring of serialized value