Search Results for

    Show / Hide Table of Contents
    View Source

    Class LocalLinkBlockListProcessor

    Inheritance
    System.Object
    LocalLinkBlocksProcessor
    Namespace: Umbraco.Cms.Infrastructure.Migrations.Upgrade.V_15_0_0.LocalLinks
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class LocalLinkBlockListProcessor : LocalLinkBlocksProcessor, ITypedLocalLinkProcessor

    Properties

    View Source

    Process

    Declaration
    public Func<object, Func<object, bool>, Func<string, string>, bool> Process { get; }
    Property Value
    Type Description
    Func<System.Object, Func<System.Object, System.Boolean>, Func<System.String, System.String>, System.Boolean>
    View Source

    PropertyEditorAliases

    Declaration
    public IEnumerable<string> PropertyEditorAliases { get; }
    Property Value
    Type Description
    IEnumerable<System.String>
    View Source

    PropertyEditorValueType

    Declaration
    public Type PropertyEditorValueType { get; }
    Property Value
    Type Description
    Type
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Process
      • PropertyEditorAliases
      • PropertyEditorValueType
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX