Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IDiscoverable

    Marker interface for types that should be discovered during type scanning.

    Namespace: Umbraco.Cms.Core.Composing
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IDiscoverable
    Remarks

    Types implementing this interface are cached during discovery operations, making subsequent lookups faster. Use this interface for plugin types that need to be discovered at runtime.

    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX