Search Results for

    Show / Hide Table of Contents

    Enum LocalTempStorage

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

    Fields

    Name Description
    Default
    EnvironmentTemp
    Unknown

    Extension Methods

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