• Core
  • Infrastructure
  • Web
  • Extensions
Search Results for

    Show / Hide Table of Contents
    View Source

    Class VaryingRuntimeHash

    A runtime hash this is always different on each app startup

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Composing
    Assembly: Umbraco.Core.dll
    Syntax
    public sealed class VaryingRuntimeHash : IRuntimeHash

    Constructors

    View Source

    VaryingRuntimeHash()

    Declaration
    public VaryingRuntimeHash()

    Methods

    View Source

    GetHashValue()

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