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)