[]
Expands the template. The template will be processed and all missed tags added.
public void DebugExpandTemplate(bool simpleModeEnabled = true, CultureInfo culture = null)
| Type | Name | Description |
|---|---|---|
| bool | simpleModeEnabled | Allows parsing templates without a data source tag. |
| CultureInfo | culture | Culture used to format data values. |