World is now on Opti ID! Learn more

  • Syndicated blog - Posted on: Dec 22, 2015

    The PropertyList is the new property introduced in EPiServer 9. It allows to use generic list on content model. List item property could be described with the same attributes as regular model properties. For example if we annotate property with...

  • Syndicated blog - Posted on: Dec 18, 2015

    Page tree and Asset tree are kept separate and that’s definitely a good thing. It’s totally up to the editor on how to structure both pages and folders. However in big sites that may soon become problematic simply because pages are strictly...

  • Syndicated blog - Posted on: Dec 12, 2015

    In many scenarios we need to display page children as a list. Usually the list is not just a static HTML. It has to support additional features like sorting, filtering or switching between different item layouts. To implement this we could use...

  • Syndicated blog - Posted on: Dec 04, 2015

    EPiServer has a builtin Content References list property which is used to collect list of pages, blocks, or media. To add new reference, editor could D&D content or click Browse. Clicking Browse button will show dialog with content tree. By defaul...

  • Syndicated blog - Posted on: Nov 25, 2015

    EPierver has build-in initialization mechanism implemented with Initialization Modules. It’s used to initialize internal code as well as custom functionalities. All classes marked with InitializableModule attribute that implements IInitializableMo...

 Community Level: Contributing Citizen

Syndication and sharing