Search Results for

    Show / Hide Table of Contents

    Enum UdiType

    Defines Udi types.

    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public enum UdiType

    Fields

    Name Description
    GuidUdi
    StringUdi
    Unknown

    Extension Methods

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