Summary
Renders the text template using the registered tokens.
- Namespace
- Cake
.Core .Text - Containing Type
- Text
Transformation Template
Syntax
public string Render()
Return Value
Type | Description |
---|---|
string | The rendered template. |