World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
Time to time when working on various projects we come across requirement to control somehow which DisplayOption will be selected as default, once content is placed inside particular ContentArea.
In this blog post we are going through some of the configuration options available for DbLocalizationProvider for EPiServer. You might be wondering what can and should be configurable for localization provider in the context of the EPiServer, but...
Resources and Models
Why on the Earth I would ever want to change my EPiServer localization system? EPiServer provides you with a way to organize localization resources using set of Xml files. Working on multi-lingual projects and seeing how support teams are struggli...
Time comes when you need to extent EPiServer functionality by providing your own library with new or modified functionality. I’m big fan of configuration via code. Which may give you possibility to configure some features with LambdaExpression, e....