Take the community feedback survey now.
AI OnAI Off
Take the community feedback survey now.
Hello Rikard,
You can set it here:
EPiServer.Framework.Configuration.EPiServerFrameworkSection.Instance.AppData.BasePath
Hi, I'm using a IConfigurableModule to override appsettings and connectionstrings.
Can anyone give som hints regarding setting the appData basePath in EPiServerFramework.config programmatically?
<appData basePath="SomePath\To\Some\Folder" />