NodeCreationEntry Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The NodeCreationEntry type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateNodeCreationEntryNoMultiples |
Create a new instance of the NodeCreationEntry that does not allows multiple nodes in the same parent node with a command, the node type to create, the configuration data type associated with the node and name to display for this node.
|
|
CreateNodeCreationEntryWithMultiples |
Create a new instance of the NodeCreationEntry that allows multiple nodes in the same parent node with a command, the node type to create, the configuration data type associated with the node and name to display for this node.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
AllowMultiple |
Determines if more than one of the node type can exist.
|
|
ConfigurationNodeCommand |
Gets the command used to create the node.
|
|
DataType |
Gets the configuration data type associated with the node type.
|
|
DisplayName |
Gets the display name to show in the user interface that creats the node.
|
|
NodeType |
Gets the node type to create.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |