IContentItemVersionAddElementFirst 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 prepended to the elements collection.
Any null items in the collection are ignored.
If any element to add has the same unique ID as an existing element, an error is thrown.