Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I have a Usercontrol in my Page with a Form in it.
I Visual Studio i have make Resource Files for my Form like so
Buchungsanfrage.ascx.resxBuchungsanfrage.ascx.de-DE.resxBuchungsanfrage.ascx.en-US.resx
and in my ascx File with the Form i have many Labels like this:
<asp:Label ID="lblAnzahlKinder" runat="server" Text="Anzahl Kinder" meta:resourcekey="lblAnzahlKinderResource1"></asp:Label>
with a Reference to my Resource file
When i Upload my Files and the App_LocalResources Folder to my Umbraco Installationit not works ????What must i do does i can Localize my Form in my Usercontrol with Umbraco ????
Has everyone a Idea or can Help me where i can Resource Files
with my Usercontrol works im Umbraco ???
Hello Wachter,
I'm in the same way of implement resource files to custom controls. Have you found a solution to your problem?
Hello, Did you find a solution for this problem ... I struggle with the same problem :-(
I used GlobalResources instead :-)
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Usercontrol with Resource File
Hi,
I have a Usercontrol in my Page with a Form in it.
I Visual Studio i have make Resource Files for my Form like so
Buchungsanfrage.ascx.resx
Buchungsanfrage.ascx.de-DE.resx
Buchungsanfrage.ascx.en-US.resx
and in my ascx File with the Form i have many Labels like this:
<asp:Label ID="lblAnzahlKinder" runat="server" Text="Anzahl Kinder"
meta:resourcekey="lblAnzahlKinderResource1"></asp:Label>
with a Reference to my Resource file
When i Upload my Files and the App_LocalResources Folder to my Umbraco Installation
it not works ????
What must i do does i can Localize my Form in my Usercontrol with Umbraco ????
Hi,
Has everyone a Idea or can Help me where i can Resource Files
with my Usercontrol works im Umbraco ???
Hello Wachter,
I'm in the same way of implement resource files to custom controls. Have you found a solution to your problem?
Hello,
Did you find a solution for this problem ... I struggle with the same problem :-(
I used GlobalResources instead :-)
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.