Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > BinaryImage > RadBinaryImage full Url

Not answered RadBinaryImage full Url

Feed from this thread
  • Vitor avatar

    Posted on Jul 28, 2011 (permalink)

    Hi,

    I'm using RadBinaryImage to render database stored imagery but, in a notification email i neet it to render instead of this:
    <img id="propertyImg" src="Telerik.Web.UI.WebResource.axd?imgid=900376f0988148a1a0cdb64b64d02373&type=rbi" height="50" width="50">

    I need it like this:
    <img id="propertyImg" src="http://servername:serverport/Telerik.Web.UI.WebResource.axd?imgid=900376f0988148a1a0cdb64b64d02373&type=rbi" height="50" width="50">

    Anyone has an idea how to make it happen?

    Best Regards,
    Vitor Monteiro

    Reply

  • Maria Ilieva Maria Ilieva admin's avatar

    Posted on Aug 3, 2011 (permalink)

    Hello Vitor,

    Unfortunately the required functionality could not be achieved with RadBinaryImage control. There is no possibility to change the src runtime.
    Excuse us for any innocence this may lead.

    Kind regards,
    Maria Ilieva
    the Telerik team

    Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > BinaryImage > RadBinaryImage full Url