Access image attachments path in code behind
Forum Post
Oct 17, 2012
I am trying to display an image for a document type instance. The only option seemed to be using document attachments. Firstly, is that correct, and secondly, how can I pull out the path to that uploaded image in the code (I am using an MVC controller)?