Search Results for

    Show / Hide Table of Contents

    Enum FieldType

    Namespace: Umbraco.Cms.Core.DeliveryApi
    Assembly: Umbraco.Core.dll
    Syntax
    public enum FieldType

    Fields

    Name Description
    Date
    Number
    StringAnalyzed
    StringRaw
    StringSortable

    Extension Methods

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