CodeGenerator.

SitecoreCodegen(ICakeContext, string[]) Method

Assembly
Cake.SitecoreCodegen.dll
Namespace
Cake.SitecoreCodegen
Containing Type
CodeGenerator

Syntax

public static ICollection<string> SitecoreCodegen(this ICakeContext context, params string[] configPaths)

Attributes

Type Description
CakeMethodAliasAttribute

Parameters

Name Type Description
context ICakeContext
configPaths string[]

Return Value

Type Description
ICollection<string>