Ant Organisation Ltd documentation

HierarchyNode.AddItem Method (AuthenticatedUser, HierarchyItemType, String, EditableContentProvider, XmlDocument)

Adds a new item to this node

void AddItem(
   AuthenticatedUser user,
   HierarchyItemType type,
   string itemName,
   EditableContentProvider provider,
   XmlDocument instance
);

Parameters

user
Logged on user
type
HierarchyItemType
itemName
Name of the item
provider
Provider of content definitions and transforms
instance
Instance which represents the new type, editable form

See Also

HierarchyNode Interface | Ant.Hierarchy Namespace | HierarchyNode.AddItem Overload List