EPiServerMarch 23, 2010

Page Type Builder 1.2 Beta 1 With Support For EPiServer CMS 6 Released

Tonight I made a first release of Page Type Builder compiled with EPiServer CMS 6. While it should be stable and all tests succeed it is considered a beta release, partly to follow the tradition that releases of Page Type Builder that are marked as stable have been thoroughly tested and partly because it contains two small but important changes. Automatic properties now use PageData[“propertyName”] instead of PageData.GetValue(“propertyName”). That is also the default behavior of the GetPropertyValue extension method for PageData now. The background for both of these changes can be found here.

This release also contains a fix for a bug that occurred when using earlier versions of Page Type Builder with version 6 of EPiServer CMS where admin mode would crash if you hadn’t specified a help text for a property, described here.

Please try the release out and let me know if you run into any problems!