search
AI OnAI Off
Episerver URL is still supportes as far as I know, maybe it has something to do with how you do your editordescriptor.
By the look of the code, any reason why you not using a local block for that?
Please elaborate on 'local block'? What do you mean? This specific instance is already in a block, but there are other instances where similar types are used in pages.
We recently upgraded to EPiServer 11, and when that happened the EPiServer.Url seems to stop working in a EditorDescriptor for page.
When publishing the page that contains the property the EPiServer.Url is emptied and results in a runtime error.
Is this not supported in EPiServer 11 anymore? Or is it replaced with something else?