If you use .getproperty("image").value.tostring() it will return the media xml if that's how you store your data. There are some helper methods do get the data. Have a look at DAMP_Helper. You can use the method GetImageUrl(string dampXml) or GetImages(string dampXml) to get the data you need.
Getting DAMP image from document in code behind
It seems that the DAMP image must fetched via a different method than .getproperty("image").value.tostring() on the document.
How do I get to the information DAMP has storen in the property?
Hello,
If you use .getproperty("image").value.tostring() it will return the media xml if that's how you store your data. There are some helper methods do get the data. Have a look at DAMP_Helper. You can use the method GetImageUrl(string dampXml) or GetImages(string dampXml) to get the data you need.
Jeroen
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.