GetDocumentURL in if Statement (Transformation)
Question
Mar 25, 2016
I am having trouble getting the GetDocumentURL() to actually fecth the URL for the transformed item in my conditional statement. This is my code: <%# IfEmpty(Eval("summary"),"",Eval("summary")) %><%# IfEmpty(Eval("summary"), "", " Read more. ") %>