Search Results for

    Show / Hide Table of Contents

    Enum ContentCacheDataSerializerEntityType

    Namespace: Umbraco.Cms.Infrastructure.PublishedCache.DataSource
    Assembly: Umbraco.PublishedCache.NuCache.dll
    Syntax
    public enum ContentCacheDataSerializerEntityType

    Fields

    Name Description
    Document
    Media
    Member

    Extension Methods

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