Creates a new child element and adds it to the collection.
The new child element has its type and name decided, but nothing else.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- childType (Optional)
- Type: Ingeniux.CMS.EnumsEnumElementType
[Missing <param name="childType"/> documentation for "M:Ingeniux.CMS.IListElement.AddListItem(Ingeniux.CMS.Enums.EnumElementType)"]
Return Value
Type: IElementNewly added child element.
See Also