This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Handlebars.
- Assembly
- Cake
.Handlebars .dll - Namespace
- Cake
.Handlebars - Containing Type
- HandlebarsAliases
Syntax
public static RenderResult RenderTemplateFromFile(this ICakeContext ctx, FilePath templateFilePath, object data)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
ctx | ICakeContext | |
templateFilePath | FilePath | |
data | object |
Return Value
Type | Description |
---|---|
RenderResult |