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

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