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.HandlebarsDotNet.
- Assembly
- Cake
.HandlebarsDotNet .dll - Namespace
- Cake
.HandlebarsDotNet - Containing Type
- HandlebarsAliases
Syntax
public static string HandlebarsRenderText(this ICakeContext context, string template, object data)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
template | string | |
data | object |
Return Value
Type | Description |
---|---|
string |