Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
EPiServer.Configuration.Settings.Instance.UIUrl
See http://world.episerver.com/documentation/Items/Developers-Guide/Episerver-CMS/9/Configuration/Reading-application-settings-programmatically/
Hi,
i want to read the episerver URL from config file and save it in viewbag in mvc.
i want to read the below highlighted URL from config file like we normally read from config.
httpCacheability="Public" uiEditorCssPaths="~/Static/css/Editor.css"
urlRebaseKind="ToRootRelative" pageUseBrowserLanguagePreferences="false"
uiShowGlobalizationUserInterface="true" subscriptionHandler="EPiServer.Personalization.SubscriptionMail,EPiServer"
uiMaxVersions="20" pageValidateTemplate="false" uiUrl="~/EPiServer/CMS/" />