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

    ObjectExtensions.ToXmlString(object, Type)
    ObjectExtensions.ToXmlString<T>(object)
    ObjectExtensions.TryConvertTo(object, Type)
    ObjectExtensions.TryConvertTo<T>(object)
    ExpressionHelper.GetPropertyInfo<LocalTempStorage, TProperty>(LocalTempStorage, Expression<Func<LocalTempStorage, TProperty>>)
    DictionaryExtensions.MergeLeft<LocalTempStorage, TK, TV>(LocalTempStorage, IDictionary<TK, TV>, bool)
    DictionaryExtensions.MergeLeft<LocalTempStorage, TK, TV>(LocalTempStorage, IEnumerable<IDictionary<TK, TV>>, bool)
    EnumerableExtensions.Yield<LocalTempStorage>(LocalTempStorage)
    ObjectExtensions.AsEnumerableOfOne<LocalTempStorage>(LocalTempStorage)
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX