A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More


Mar 15, 2011
  3764
(0 votes)

ElencySolutions.MultipleProperty v1.1 Released

Last week I released v1.0 of my MultipleProperty control.  For more information please see my previous blog post.  I have had some feedback from some developers in the community and have added the following new features.

New Features in v1.1

  • I have added a new virtual method to the MultiplePropertyBase class named CreateDefaultViewControls.  This method can be overriden to allow custom mark-up to be rendered when the property is bound to an EPiServer Property control.  By default a string representation of the entity will be rendererd.
  • Editors can now sort items within list view using drag and drop.
  • A new interface has been added named IMultiplePropertySettingsCreator.  A property has also been added to the MultplePropertyEntityPropertyAttribute named PropertySettingsCreator.  A developer can now set the value of the PropertySettingsCreator property to be a type that implements IMultiplePropertySettingsCreator.  This offers a cleaner way of applying property settings to a property than v1.0.
  • The border colours have changed from blue to grey to be inline with the CMS 6 interface.

Working with the ElencySolutions.MultipleProperty property controls

To use ElencySolutions.MultipleProperty you will need to reference the ElencySolutions.MultipleProperty assembly from your web application project.  You will also need to add a reference to System.Runtime.Serialization.

The assembly is dependent on EPiServer CMS 6.

The assembly and sample code can be downloaded from codeplex.

For full usage instructions please check out this document.

Feedback

Please feel free to email or twitter me with any feedback @croweman or comment on the blog post Smile

Mar 15, 2011

Comments

Please login to comment.
Latest blogs
A day in the life of an Optimizely OMVP: Learning Optimizely Just Got Easier: Introducing the Optimizely Learning Centre

On the back of my last post about the Opti Graph Learning Centre, I am now happy to announce a revamped interactive learning platform that makes...

Graham Carr | Jan 31, 2026

Scheduled job for deleting content types and all related content

In my previous blog post which was about getting an overview of your sites content https://world.optimizely.com/blogs/Per-Nergard/Dates/2026/1/sche...

Per Nergård (MVP) | Jan 30, 2026

Working With Applications in Optimizely CMS 13

💡 Note:  The following content has been written based on Optimizely CMS 13 Preview 2 and may not accurately reflect the final release version. As...

Mark Stott | Jan 30, 2026

Experimentation at Speed Using Optimizely Opal and Web Experimentation

If you are working in experimentation, you will know that speed matters. The quicker you can go from idea to implementation, the faster you can...

Minesh Shah (Netcel) | Jan 30, 2026

How to run Optimizely CMS on VS Code Dev Containers

VS Code Dev Containers is an extension that allows you to use a Docker container as a full-featured development environment. Instead of installing...

Daniel Halse | Jan 30, 2026

A day in the life of an Optimizely OMVP: Introducing Optimizely Graph Learning Centre Beta: Master GraphQL for Content Delivery

GraphQL is transforming how developers query and deliver content from Optimizely CMS. But let's be honest—there's a learning curve. Between...

Graham Carr | Jan 30, 2026