Lee Crowe
Oct 22, 2012
  5130
(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
Vulnerability in EPiServer.GoogleAnalytics v3 and v4

Introduction A potential security vulnerability was detected for Optimizely Google Analytics addon (including EPiServer.GoogleAnalytics and...

Bien Nguyen | Sep 20, 2023

Overriding Optimizely’s Content Recommendations Block to Implement Custom Recommendations

Introduction The Content Recommendations add-on for Optimizely CMS dynamically recommends content from your site tailored to the interests of each...

abritt | Sep 13, 2023 | Syndicated blog

Developer contest! Install the AI Assistant and Win Bose QC45 Headphones!

We are thrilled to announce a developer contest where you have the chance to win a pair of Bose Headphones. The goal is to be the first developer t...

Luc Gosso (MVP) | Sep 7, 2023 | Syndicated blog

Send Optimizely notifications with SendGrid API, not SMTP

If your Optimizely site already sends transaction emails through an email platform API, why not do the same with Optimizely notification emails?

Stefan Holm Olsen | Sep 6, 2023 | Syndicated blog

Optimizely Configured Commerce Custom POST API

Introduction When creating custom API controllers for an Optimizely B2B project it’s possible you’ll want to create POST calls. Following the...

Dylan Barter | Sep 6, 2023

Using Google’s structured data to improve your SEO in Optimizely's B2B Configured Commerce

Introduction Following proper markup standards for search engine optimization is imperative for the success of every website. While Optimizely B2B’...

Dylan Barter | Sep 6, 2023