CatalogNode.CreateChild Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
CreateChild(CatalogResource) | Factory method for creating a node and attaching a new resource. | |
CreateChild(Guid, String) | Factory method for creating a node with a new resource. This does not persist the node or the resource. |
Top