HandlebarsAliases.

HandlebarsRenderTextFile(ICakeContext, FilePath, object) Method

Syntax

public static string HandlebarsRenderTextFile(this ICakeContext context, FilePath templateFile, object data)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext
templateFile FilePath
data object

Return Value

Type Description
string