Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Wachter Bernd 48 posts 68 karma points
    Oct 22, 2009 @ 18:29
    Wachter Bernd
    0

    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 ????

     

     

     

     

  • Wachter Bernd 48 posts 68 karma points
    Oct 23, 2009 @ 07:31
    Wachter Bernd
    0

    Hi,

    Has everyone a Idea or can Help me where i can Resource Files

    with my Usercontrol works im Umbraco ???

  • Carlos S. Macri 3 posts 24 karma points
    Jan 16, 2010 @ 18:21
    Carlos S. Macri
    0

    Hello Wachter,

    I'm in the same way of implement resource files to custom controls. Have you found a solution to your problem?

  • Henrik Madsen 2 posts 22 karma points
    Oct 22, 2011 @ 11:43
    Henrik Madsen
    0

    Hello,

    Did you find a solution for this problem ... I struggle with the same problem :-(

  • Henrik Madsen 2 posts 22 karma points
    Oct 22, 2011 @ 15:13
    Henrik Madsen
    0

    I used GlobalResources instead :-)

  • 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.

Please Sign in or register to post replies