Search Results for

    Show / Hide Table of Contents
    View Source

    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 Source

    RuntimeHash(IProfilingLogger, RuntimeHashPaths)

    Declaration
    public RuntimeHash(IProfilingLogger logger, RuntimeHashPaths paths)
    Parameters
    Type Name Description
    IProfilingLogger logger
    RuntimeHashPaths paths

    Methods

    View Source

    GetHashValue()

    Declaration
    public string GetHashValue()
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • RuntimeHash(IProfilingLogger, RuntimeHashPaths)
    • Methods
      • GetHashValue()
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX