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
    [DataContract(Name = "contentAppBadgeType")]
    public enum ContentAppBadgeType

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