PlaceholderTemplateNode Properties

Properties

ChildCount The number of child nodes this node has.
Children This node's child nodes.
IsLeaf True if this node cannot contain children.
Parent This node's parent node.
Root The placeholder template in which this node resides.
Settings The settings which control how a placeholders are parsed and expanded.
Text The raw text representation of this node.
Type The type of node this object represents.
ValidChildTypes The type of child nodes this node can contain.
Vault The vault for which the placeholder document is defined/intended.

See Also