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