Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
Hi,
Thanks again for the help yesterday. So DNN Tag Cloud (http://dnntagcloud.codeplex.com/) allows you to click on a given Tag/Taxonomy Term and navigate to a page listing every associated page. I'd like to be able to do that in my own small module (Click Tag -> Navigate to ".../SearchResults.aspx?Tag=..." page) but I'm not entirely sure what the call would be to get that url. Is there a function I could call assuming I had the TermID or Term Name or some other Taxonomy Term attribute?
P.S. Is there somewhere where all this and other related DotNetNuke functions are documented?