| AcceptsContextTypes | The expansion context datatypes allowed. |
| ChildCount |
The number of child nodes this node has.
(Inherited from PlaceholderTemplateNode) |
| Children |
This node's child nodes.
(Inherited from PlaceholderTemplateNode) |
| Command | The name of the level used in the placeholder. |
| ContextType | The datatype this level emits during expansion. |
| Handler | The handler that can validate and expand this level. |
| IsLeaf |
True if this node cannot contain children.
(Inherited from PlaceholderTemplateNode) |
| LevelType | The type of level this object represents. |
| Parameter | The name of the level used in the placeholder. |
| Parent |
This node's parent node.
(Inherited from PlaceholderTemplateElement) |
| Placeholder | The placeholder in which this level resides. |
| Root |
The placeholder template in which this node resides.
(Inherited from PlaceholderTemplateElement) |
| Settings |
The settings which control how a placeholders are parsed and expanded.
(Inherited from PlaceholderTemplateElement) |
| Text |
The text representation of the level.
(Overrides PlaceholderTemplateNodeText) |
| Type |
The type of node this object represents.
(Overrides PlaceholderTemplateNodeType) |
| ValidChildTypes |
The type of child nodes this node can contain.
(Overrides PlaceholderTemplateNodeValidChildTypes) |
| Vault |
The vault for which the placeholder document is defined/intended.
(Inherited from PlaceholderTemplateElement) |