public class ExpandedPlaceholderTemplate : ExpandedPlaceholderTemplateNode
ExpandedPlaceholderTemplate | Constructor. |
Children |
The expanded child nodes.
(Inherited from ExpandedPlaceholderTemplateNode) |
Context |
The context of the expansion.
(Inherited from ExpandedPlaceholderTemplateNode) |
Issues |
Issues encountered during expansion of this node and it's children.
(Inherited from ExpandedPlaceholderTemplateNode) |
Source |
The segment that was expanded.
(Inherited from ExpandedPlaceholderTemplateNode) |
Text |
The textual result of the expansion.
(Overrides ExpandedPlaceholderTemplateNodeText) |
GetExpandedValuesT |
Finds all expanded values of the specified type (the context can be cast it).
(Inherited from ExpandedPlaceholderTemplateNode) |
children |
The expanded child nodes.
(Inherited from ExpandedPlaceholderTemplateNode) |