Click or drag to resize
CompiledViewFunc Property
The compiled function.

Namespace: HandlebarsDotNet.Mvc
Assembly: HandlebarsDotNet.Mvc (in HandlebarsDotNet.Mvc.dll) Version: 1.0.0-beta
Syntax
public Func<Object, string> Func { get; }

Property Value

Type: FuncObject, String
See Also