Click or drag to resize
DefaultPathsProviderLayoutsFolderName Property
The name of the folder where layouts are located. Default: "_Layouts"

Namespace: HandlebarsDotNet.Mvc
Assembly: HandlebarsDotNet.Mvc (in HandlebarsDotNet.Mvc.dll) Version: 1.0.0-beta
Syntax
public string LayoutsFolderName { get; set; }

Property Value

Type: String
See Also