Search Results for

    Show / Hide Table of Contents

    Enum OutOfDateType

    Namespace: Umbraco.Cms.Core.Models
    Assembly: Umbraco.Core.dll
    Syntax
    public enum OutOfDateType

    Fields

    Name Description
    Current
    OutOfDate
    Unknown

    Extension Methods

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