How to display image from "image selection" field in transformation

Martin Dobsicek asked on July 6, 2009 03:12

How to display image from "image selection" field in transformation

Correct Answer

Martin Dobsicek answered on July 6, 2009 03:12

You can use following sample code:

<img src="<%# GetDocumentUrl("fieldName", "") %>" />

0 votesVote for this answer Unmark Correct answer

   Please, sign in to be able to submit a new answer.