PlaceholderLevel Methods

Methods

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

See Also