Search Results for

    Show / Hide Table of Contents

    Enum RuntimeMinificationCacheBuster

    Namespace: Umbraco.Cms.Core.Configuration.Models
    Assembly: Umbraco.Core.dll
    Syntax
    public enum RuntimeMinificationCacheBuster : int

    Fields

    Name Description
    AppDomain
    Timestamp
    Version

    Extension Methods

    DictionaryExtensions.MergeLeft<RuntimeMinificationCacheBuster, TK, TV>(IEnumerable<IDictionary<TK, TV>>, Boolean)
    DictionaryExtensions.MergeLeft<RuntimeMinificationCacheBuster, TK, TV>(IDictionary<TK, TV>, Boolean)
    EnumerableExtensions.Yield<RuntimeMinificationCacheBuster>()
    ObjectExtensions.AsEnumerableOfOne<RuntimeMinificationCacheBuster>()
    ObjectExtensions.ToDictionary<RuntimeMinificationCacheBuster, TProperty, TVal>(Expression<Func<RuntimeMinificationCacheBuster, TProperty>>[])
    ExpressionHelper.GetPropertyInfo<RuntimeMinificationCacheBuster, TProperty>(Expression<Func<RuntimeMinificationCacheBuster, TProperty>>)
    • Improve this Doc
    • View Source
    In This Article
    • Fields
    • Extension Methods
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX