In our case QRCode object is part of master page and the value to that object is dynamic, like it varies to page to page. As per your suggestion we can bind with base64 value only once so that it looses dynamic behavior of getting different values for different pages. Is there any way to handle this...