Click or drag to resize

TemplateNodeMarkerTemplate Field

A percent ("%") marker prefix indicates that marker identifies an inner template that should be expanded and that expanded content used to replace the marker. (see TemplateNodeType.Template). This usage differs from most other markers where the marker identifies a mapper field. Note that at this time only one level of template nesting is supported.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public const string Template = "%"

Field Value

Type: String
See Also