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 cannot user umbraco.library in a usercontrol. I'd like to do something like :
umbraco.library.setSession("lang",language);
which reference am I missing ?
Do you have a reference to the umbraco.dll assembly?
And why would you want to use umbraco.library to set the Session object when you can access Session directly from the UserControl?
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
How to use umbraco.library in usercontrol
Hi,
I cannot user umbraco.library in a usercontrol. I'd like to do something like :
umbraco.library.setSession("lang",language);
which reference am I missing ?
Do you have a reference to the umbraco.dll assembly?
And why would you want to use umbraco.library to set the Session object when you can access Session directly from the UserControl?
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.