Hello all!We are currently in the process of upgrading a MVC5 website from Kentico 12 SP to Xperience 13, but we are facing a bit of a problem. Here it is:Our website uses custom routing to provide...
Can anyone tell me the best way to get the documentname of a document through a macro using just the alias path?{% x = QueryString.GetValue(@url@) ; Documents[ToString(x)].DocumentName #%}{% x %} T...