Sorry voor de test but I a javascript error keeps popping up!
About the MLPageTitle :
Erik,
I have downloaded the Example skins and when I look at the LS-HM-Fixed.ascx skin than I cannot find the MLPageTitle control
In my skinfile I have implemented
<%@ Register TagPrefix="dnn" TagName="MLPAGETITLE" Src="~/DesktopModules/PageLocalization/MLPageTitle.ascx" %>
<dnn:MLPAGETITLE runat="server" ID="dnnMLPAGETITLE" />
I expected that it will return the PageTitle for the selected culture but I returns nothing.
Do you have a solution?!
Thanks,
Patrick