Search Results for

    Show / Hide Table of Contents

    Enum LinkType

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

    Fields

    Name Description
    Content
    External
    Media

    Extension Methods

    DictionaryExtensions.MergeLeft<LinkType, TK, TV>(IEnumerable<IDictionary<TK, TV>>, Boolean)
    DictionaryExtensions.MergeLeft<LinkType, TK, TV>(IDictionary<TK, TV>, Boolean)
    EnumerableExtensions.Yield<LinkType>()
    EnumExtensions.HasFlagAny<LinkType>(LinkType)
    ObjectExtensions.AsEnumerableOfOne<LinkType>()
    ObjectExtensions.DisposeIfDisposable()
    ObjectExtensions.SafeCast<T>()
    ObjectExtensions.TryConvertTo<T>()
    ObjectExtensions.TryConvertTo(Type)
    ObjectExtensions.ToDictionary<LinkType, TProperty, TVal>(Expression<Func<LinkType, TProperty>>[])
    ObjectExtensions.ToDictionary<TVal>(String[])
    ObjectExtensions.ToXmlString(Type)
    ObjectExtensions.ToXmlString<T>()
    ObjectExtensions.AsGuid()
    ExpressionHelper.GetPropertyInfo<LinkType, TProperty>(Expression<Func<LinkType, TProperty>>)
    • Improve this Doc
    • View Source
    In This Article
    • Fields
    • Extension Methods
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX