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 RenderTemplate(this ICakeContext ctx, string template, object data)
	Attributes
| Type | Description | 
|---|---|
| Cake | 
						
Parameters
| Name | Type | Description | 
|---|---|---|
| ctx | ICakeContext | |
| template | string | |
| data | object | 
Return Value
| Type | Description | 
|---|---|
| RenderResult | 
