Search Results for

    Show / Hide Table of Contents

    Enum ContentAppBadgeType

    Represent the content app badge types

    Namespace: Umbraco.Cms.Core.Models.ContentEditing
    Assembly: Umbraco.Core.dll
    Syntax
    public enum ContentAppBadgeType : int

    Fields

    Name Description
    Alert
    Default
    Warning

    Extension Methods

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