Search Results for

    Show / Hide Table of Contents

    Enum EditorType

    Represents the type of an editor.

    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    public enum EditorType

    Fields

    Name Description
    MacroParameter

    Macro parameter editor.

    Nothing

    Nothing.

    PropertyValue

    Property value editor.

    Extension Methods

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