Kentico - Resolve file path URL


/ Published in: ASP
Save to your folder(s)

This will get the file path for something. Typically used with a cms:CMSRepeater


Copy this code and paste it in your HTML
  1. <%#ResolveUrl("~/cmspages/getfile.aspx?guid="+Eval("PDFFile").ToString()) %>

Report this snippet


Comments


You need to login to view comments.