New Features

Release date : Friday, September 4, 2009
C1 version: Composite C1 1.2 SP2 (1.2.3534.23578)...
Description : New tag added to the core Form UI markup, MultiContentXhtmlEditor. Typical use is from workflows. Allows for editing multiple xhtml contents (like on pages) and also supports Fields (like on visual functions). The following bindings exist: "Dictionary<string, string> PlaceholderDefinitions", "string DefaultPlaceholderId", "Dictionary<string, string> NamedXhtmlFragments" (bindable), "string ClassConfigurationName", "IEnumerable<Type> EmbedableFieldsTypes".

New Features