Summary
Parse the template and return the string result
- Namespace
- Cake
.Graph .Templates - Containing Type
- I
Graph Template Manager
Syntax
string ParseTemplate<T>(TemplateTypes templateTypeKey, T model)
Type Parameters
| Name | Description |
|---|---|
| T |
Parameters
| Name | Type | Description |
|---|---|---|
| templateTypeKey | TemplateTypes | |
| model | T |
Return Value
| Type | Description |
|---|---|
| string |