ViewCompilerAliases.

ViewCompiler(ICakeContext, string) Method

Assembly
Cake.ViewCompiler.dll
Namespace
Cake.ViewCompiler
Containing Type
ViewCompilerAliases

Syntax

public static Compiler ViewCompiler(this ICakeContext context, string id)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext
id string

Return Value

Type Description
Compiler