World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
This post shows how to translate page type and property names and descriptions to have them appear in the correct language in the editor interface when globalization is enabled for an EPiServer web site.
I have previously described how to get the simple address of a page and how to get the friendly URL of a page in EPiServer. This post explains how to get the PageReference object or internal URL based on a friendly URL. The goal of the...
Note: This is an experimental workaround. It is not supported by EPiServer nor Microsoft. Introduction Earlier I wrote a post on how you can Precompile your web site to publish it without source code or markup. Minutes after publishing it I was...
... and speed up the startup of your web application in the process! If you build your web application in Visual Studio you'll get at least a few binaries, or . dll, files in your bin folder. However, there is more compiling to be done. Normally...
This article explains how to use web parts for EPiServer templates using the Web Part Framework for EPiServer which is available on EPiCode.