PlaceholderTemplate Methods

Methods

AppendChild Appends a child node to this node's children.
(Inherited from PlaceholderTemplateNode)
Expand(IExpansionContext, ObjVerExReadCache) Expands this node in the given context.
(Overrides PlaceholderTemplateNodeExpand(IExpansionContext, ObjVerExReadCache))
Expand(ObjVerEx, ObjVerExReadCache) Expands this node in the given context.
GetResolvedStructureReferences Finds any resolved structure references in this node or it's children.
(Inherited from PlaceholderTemplateNode)
Validate Validates the node and it's child nodes returning all issues found throughout. Returns static parse based issues, not expansion issues.
(Inherited from PlaceholderTemplateNode)

See Also