November Happy Hour will be moved to Thursday December 5th.
Hi
I created a new media file for pdf documents,and I want to implement download link for the pdf file. Could anyone tell me how to get the pdf file by id from the blobs directory?
Url.ContentUrl(ServiceLocator.Current.GetInstance<UrlResolver>().GetUrl(contentReferenceToFile));
Written from memory, may not compiel at first attempt, as I do not have compiler installed in my head yet :)
Hi
I created a new media file for pdf documents,and I want to implement download link for the pdf file. Could anyone tell me how to get the pdf file by id from the blobs directory?