ObjVerExExpandPlaceholders Method
Expands a placeholder template text with this object as the context.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public ExpandedPlaceholderTemplate ExpandPlaceholders(
string text,
PlaceholderTemplateSettings settings = null
)
- text String
- A string containing placeholders that should be replaced.
- settings PlaceholderTemplateSettings (Optional)
- The settings that control parse and expansion behavior.
ExpandedPlaceholderTemplateThe results of the expansion