EPiWiki.se  - EPiServer notes shared with others
 

Properties

[Edit]
Samples and tips how to develop with EPiServer CMS properties.

Snipplet to create a custom property - A whery simple code to create your own EPiServer CMS property.
Property control adapter

How to use PropertyControlClassFactory - A extremely easy sample how to use the PropertyControlClassFactory.

All built-in properties - A list off all build in properties in EPiServer.
LinkCollection - How to handle the LinkCollection property.

Rename or replace PageName property


The easiest way is to hide the "Information" tab (the content tab is named that before its translated) by setting higher access rights then the editor has, then create a new PageName property named something else on another tab and make that automatically update the original PageName when the page is saved.
Version author:
Mattias Lövström

EPiServer version

All