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
You can normally override routing to set up paths...see custom routing in Episerver for this. Location tags in web.config are normally used to restrict access. Check out setting for how Episerver locks down edit mode in web.config to webadmins etc.
Hi guys,
I create page in admin site under CMS (i.e. CMS/MyCustomAdminPage) with Menu Provider.
My files structures like
When I clicked on menu, system redirect to MyCustomAdminPage with urgly url "AlloySampleSite/modules/MyCustomAdminPage/Home". How can I rewrite url like "AlloySampleSite/Episerver/MyCustomAdminPage" with authentication editor permission?