Get the full image address
Hi everybody,
I'm using sitefinity 6.3 . I have insert a image in my content ,
I can see the full image address , but in the database table the save data is different.
How can I get the correct content by Sql ?
just like :
// Content
<
img
src
=
"/images/default-source/history-heritage/history_heritage_(2).png?sfvrsn=2"
alt
=
"history_heritage_(2)"
title
=
"history_heritage_(2)"
sfref
=
"[images|OpenAccessDataProvider]e8820b8e-563c-626e-8e1e-ff0000965513"
/>
Hi Minco,
Would it be possible to provide more information about the scenario you want to achieve?
In addition, more information about query images using the API is available in that documentation article.
Regards,
Svetoslav Manchev
Telerik