Search Results for

    Show / Hide Table of Contents

    Enum LocalTempStorage

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

    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.DisposeIfDisposable()
    ObjectExtensions.SafeCast<T>()
    ObjectExtensions.TryConvertTo<T>()
    ObjectExtensions.TryConvertTo(Type)
    ObjectExtensions.ToDictionary<LocalTempStorage, TProperty, TVal>(Expression<Func<LocalTempStorage, TProperty>>[])
    ObjectExtensions.ToDictionary<TVal>(String[])
    ObjectExtensions.ToXmlString(Type)
    ObjectExtensions.ToXmlString<T>()
    ObjectExtensions.AsGuid()
    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