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