Hi sunilkumar,
Based on my experience, you could try to reload the content of an iframe by using JavaScript, such as myFrame.contentWindow.location.reload(true);
Hi sunilkumar,
Based on my experience, you could try to reload the content of an iframe by using JavaScript, such as myFrame.contentWindow.location.reload(true);