ExpandedPlaceholderTemplateNode Class
Base implementation of an expanded node in a placeholder template.
Namespace: MFiles.VAF.PlaceholdersAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public abstract class ExpandedPlaceholderTemplateNode
- Inheritance
- Object ExpandedPlaceholderTemplateNode
- Derived
Children
|
The expanded child nodes.
|
Context
|
The context of the expansion.
|
Issues
|
Issues encountered during expansion of this node and it's children.
|
Source
|
The segment that was expanded.
|
Text
|
The textual result of the expansion.
|
GetExpandedValuesT
|
Finds all expanded values of the specified type (the context can be cast it).
|