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 Func<object, RenderResult> CompileTemplateFromFile(this ICakeContext ctx, FilePath templateFilePath)
Attributes
| Type | Description |
|---|---|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| ctx | ICakeContext | |
| templateFilePath | FilePath |
Return Value
| Type | Description |
|---|---|
| Func |
