1.
In v.4.0, in User Control functions, you should:
Also, there should be at least two languages on the website (System / Language), and pages in the other languages should be translated and published
In v.4.0, in User Control functions, you should:
- specify runat="server"
-
use f: prefix with functions and params, like this:
<f:function runat="server" name="Composite.Navigation.LanguageSwitcher">
<f:param name="Mode" value="HomePages" />
<f:param name="ShowCurrent" value="True" />
</f:function>
2.Also, there should be at least two languages on the website (System / Language), and pages in the other languages should be translated and published