Adds a new child element.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- element
- Type: Ingeniux.CMSIElement
New child element to add
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Calling this method on Group element that is Closed. |
Remarks
See Also