Search Results for

    Show / Hide Table of Contents
    View Source

    Class EmbedProvidersCollection

    Inheritance
    System.Object
    BuilderCollectionBase<IEmbedProvider>
    Namespace: Umbraco.Cms.Core.Media.EmbedProviders
    Assembly: Umbraco.Core.dll
    Syntax
    public class EmbedProvidersCollection : BuilderCollectionBase<IEmbedProvider>, IBuilderCollection<IEmbedProvider>

    Constructors

    View Source

    EmbedProvidersCollection(Func<IEnumerable<IEmbedProvider>>)

    Declaration
    public EmbedProvidersCollection(Func<IEnumerable<IEmbedProvider>> items)
    Parameters
    Type Name Description
    Func<IEnumerable<IEmbedProvider>> items
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • EmbedProvidersCollection(Func<IEnumerable<IEmbedProvider>>)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX