ExpandedText Constructor

Constructor.

Definition

Namespace: MFiles.VAF.Placeholders
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public ExpandedText(
	StaticPlaceholderText source,
	IExpansionContext context
)

Parameters

source  StaticPlaceholderText
The item that was expanded
context  IExpansionContext
The context of the expansion.

See Also