Click or drag to resize
HandlebarsViewEngineRegisterSectionsHelpers Method
Registers the builtin helpers that act a lot like their Razor counterpart site-wide in the HandlebarsConfiguration.

Namespace: HandlebarsDotNet.Mvc
Assembly: HandlebarsDotNet.Mvc (in HandlebarsDotNet.Mvc.dll) Version: 1.0.0-beta
Syntax
public virtual void RegisterSectionsHelpers()
Remarks
These are the ones registered if this is called:

See Also