Copied to clipboard

Flag this post as spam?

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


  • Duarte Carreira 47 posts 66 karma points
    Apr 20, 2011 @ 13:21
    Duarte Carreira
    0

    cannot find umbraco.xmlHelper

    While trying to use the GetLanguages snippet, I can't find the xmlHelper class anywhere. It was supposed to be umbraco.xmlHelper. But it isn't there anymore...

    Anyone knows what I'm doing wrong?

    Thanks,

    Duarte

  • Duarte Carreira 47 posts 66 karma points
    Apr 30, 2011 @ 17:27
    Duarte Carreira
    0

    One of these did the trick:

     

    using umbraco;

    using umbraco.cms.businesslogic.language;

    using umbraco.cms.businesslogic;

    using umbraco.cms.businesslogic.web;

     

    It's in the businesslogic assembly. Used ILSpy to find it.

    Duarte

  • 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