CodePlexProject Hosting for Open Source Software
Project Description
The MultipleProperty classes are for use in EPiServer CMS 6 and provide an easy way for developers to build complex custom properties that comprise of other EPiServer of custom properties. One of the key features of this implementation is that the properties work with user defined entity objects and provide strongly typed access to the entities.
Sample code can be downloaded from here: MultiplePropertyExample.zip
To use the code sample just copy the MultiplePropertyExample folder within the zip file into a local public templates site. The Sample is dependent on PageTypeBuilder.
The sample contains some entity classes, property classes and a couple of PageTypeBuilder page types.
The sample demonstrates how you would go about building an image gallery. One page type demonstrates a single gallery with multiple images where as the other page type demonstrates multiple galleries each with multiple images.
For more information please refer to the usage instructions below and the following blog posts:
ElencySolutions.MultipleProperty v1.0 Released
ElencySolutions.MultipleProperty v1.1 Released
ElencySolutions.MultipleProperty v1.2 Released
ElencySolutions.MultipleProperty v1.3 Released
ElencySolutions.MultipleProperty v1.3.1 Released
ElencySolutions.MultipleProperty v1.3.2 Released
ElencySolutions.MultipleProperty v1.3.3 Released
ElencySolutions.MultipleProperty v1.4 Released
ElencySolutions.MultipleProperty v1.5 Released
ElencySolutions.MultipleProperty v1.5.1 Released
ElencySolutions.MultipleProperty v1.6 Released
ElencySolutions.MultipleProperty v1.6.1 Released
ElencySolutions.MultipleProperty v1.6.2 Released
ElencySolutions.MultipleProperty v1.6.2.1 Released
ElencySolutions.MultipleProperty v1.6.3 Released
Requirements
To be able to use this plug-in you will need to have EPiServer CMS 6 or later which can be downloaded from EPiServer World
Installation/Usage instructions
Usage Instructions.doc by Lee Crowe
By far the easiest way to install is from the NuGet package available on the EPiServer NuGet feed.
Last edited Oct 22, 2012 at 9:34 AM by Croweman, version 35