PlaceholderTemplate Properties

Properties

ChildCount The number of child nodes this node has.
(Inherited from PlaceholderTemplateNode)
Children This node's child nodes.
(Inherited from PlaceholderTemplateNode)
IsLeaf True if this node cannot contain children.
(Inherited from PlaceholderTemplateNode)
Parent This node's parent node.
(Overrides PlaceholderTemplateNodeParent)
Root The placeholder template in which this node resides.
(Overrides PlaceholderTemplateNodeRoot)
Settings The settings which control how a placeholder template is parsed and expanded.
(Overrides PlaceholderTemplateNodeSettings)
Text The raw text representation of this node.
(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.
(Overrides PlaceholderTemplateNodeVault)

See Also