TextContextAdd(String) Method
Adds a raw value to the context (wraps it in a typedValue).
Namespace: MFiles.VAF.PlaceholdersAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public void Add(
string value
)
Parameters
- value String
- The value to wrap and add.