M-Files Vault Application Framework
C#
Show/Hide TOC
Expanded
Text Constructor
Constructor.
Definition
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
ExpandedText
(
StaticPlaceholderText
source
,
IExpansionContext
context
)
Parameters
source
StaticPlaceholderText
The item that was expanded
context
IExpansionContext
The context of the expansion.
See Also
Reference
ExpandedText Class
MFiles.VAF.Placeholders Namespace
In This Article
Definition
See Also