The Content Assembler.NET API: An addition to the RAD.NET APIs that includes input interfaces and ouput types for working with content created by business users.

Interfaces

  InterfaceDescription
IContentItem
A single content item.

Each IContentItem contains a PropertyCollection of IPropertys. This collection can be accessed by name or sequentially

Child IContentItems may be nested within child properties.

IContentItemList
A list of content items.
IProperty
A property value contained within an IContentItem object.