Class RuntimeHash
Determines the runtime hash based on file system paths to scan
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Composing
Assembly: Umbraco.Core.dll
Syntax
public class RuntimeHash : IRuntimeHash
Constructors
View SourceRuntimeHash(IProfilingLogger, RuntimeHashPaths)
Declaration
public RuntimeHash(IProfilingLogger logger, RuntimeHashPaths paths)
Parameters
Type | Name | Description |
---|---|---|
IProfilingLogger | logger | |
RuntimeHashPaths | paths |
Methods
View SourceGetHashValue()
Declaration
public string GetHashValue()
Returns
Type | Description |
---|---|
System.String |