Lee Crowe
Oct 22, 2012
  5365
(0 votes)

ElencySolutions.MultipleProperty v1.6.3 Released

In the previous couple of minor releases I added some functionality to automatically render dynamic content correctly in presentation view, I had several requests from Developers for this ability.

The implementation ended up becoming more complex than it needed to be and there were issues when using this solution with composer.

After a little reflection I decided to rollback this functionality and provide an extension method instead hence the reason for v1.6.3.

 

New Features

A new ToPresentationString() extension method is now available which can be called on strings to render dynamic content correctly.

  1: using ElencySolutions.MultipleProperty.Extensions;
  2: 
  3: string html = entity.XhtmlProperty.ToPresentationString();

 

Installation

The easiest way to install the assembly is by installing it from the EPiServer Nuget Feed (once it has been made available).  But if you are not down with the cool kids you can download it from codeplex.

On the codeplex site you will also find some useful documentation and example code to get you familiar with what the property offers.  The example code is dependant on PageTypeBuilder.

Feedback

As always feedback is greatly appreciated.  If you have any suggestions for new features or changes I am happy to hear them.

Just twitter me @croweman or send me an email.

Oct 22, 2012

Comments

shahin gazi
shahin gazi May 2, 2013 06:09 PM

Any plans on updating MultiProperty to work with EpiServer 7 soon?

EPiServer.Url is now serializable in the latest release.

Please login to comment.
Latest blogs
Optimizely Forms: You cannot submit this form because an administrator has turned off data storage.

Do not let this error message scare you, the solution is quite simple!

Tomas Hensrud Gulla | Oct 4, 2024 | Syndicated blog

Add your own tools to the Optimizely CMS 12 admin menu

The menus in Optimizely CMS can be extended using a MenuProvider, and using the path parameter you decide what menu you want to add additional menu...

Tomas Hensrud Gulla | Oct 3, 2024 | Syndicated blog

Integrating Optimizely DAM with Your Website

This article is the second in a series about integrating Optimizely DAM with websites. It discusses how to install the necessary package and code t...

Andrew Markham | Sep 28, 2024 | Syndicated blog

Opticon 2024 - highlights

I went to Opticon in Stockholm and here are my brief highlights based on the demos, presentations and roadmaps  Optimizely CMS SaaS will start to...

Daniel Ovaska | Sep 27, 2024