Webpart Questions
Forum Post
Oct 5, 2011
Hi there, I have a document type including some images fields both direct uploader and image selection. I have successfully showed the image in transformation using the code below. <tr> <td>Direct Uploader :</td> <td><%# IfEmpty(Eval("ArticleImage"), "", G...