admin
-
1/20/2007 5:38:53 PM
Re: help on calendar with multi-lingual
Hello,
as with any other transformation, you need to use an expression like this to create the correct URL:
<%# Kentico.CMS.TreeEngine.Functions.GetUrl( DataBinder.Eval(Container, "DataItem.AliasPath")) %>
Best Regards,
|