Click or drag to resize
CompiledViewFileHash Property
The hash as returned from the VirtualPathProvider. This is if the VirtualPathProvider supports CacheDependency for the file.

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

Property Value

Type: String
See Also