IContentItemVersionAddElement Method |
Namespace: Ingeniux.CMS
Exception | Condition |
---|---|
ArgumentException | When any element to add has the same unique ID as an existing element. |
The elements added to the collection become direct children of the version.
The new child elements are appended to the elements collection.
Any null items in the collection are ignored.
If an element to be added has the same ID as an existing element, an error is thrown.