World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
It is known that EPiServer transforms the urls in both directions – internal and external. For example when you type in your browser “http:// YourEpiSite / Default ” this address is transformed into its internal form inside EPiServer – http://...
The database diagram describing relations between EPiServer pages and their properties is given below. As you can see the tables tblPage and tblWorkPage are connected with “one – to - many ” relation. The main record about the page is stored in...
To extend UI functionality you can use plugins. One of their marvelous feature is the ability to store data entered by admin or editor. As to myself I was in curiousity about where and how these data are saved. So I’d like to save the values of t...
Instead of using a lot of dynamic properties one can create a special settings page. On this page all site-wide settings are saved all together. Then you make only the name of this page to be a dynamic property (ref. to http://www.meadow.se/wordpr...