PlaceholderTemplateParser Class

Parses placeholder templates (text with multiple placeholders in them).

Definition

Namespace: MFiles.VAF.Placeholders
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public static class PlaceholderTemplateParser
Inheritance
Object    PlaceholderTemplateParser

Methods

ParsePlaceholder Splits a single placeholder into one or more command levels, and loads the correct command handlers.
ParseTemplate  

See Also