Search Results for

    Show / Hide Table of Contents
    View Source

    Class PropertyValueConverterCollection

    Inheritance
    System.Object
    BuilderCollectionBase<IPropertyValueConverter>
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    public class PropertyValueConverterCollection : BuilderCollectionBase<IPropertyValueConverter>, IBuilderCollection<IPropertyValueConverter>

    Constructors

    View Source

    PropertyValueConverterCollection(Func<IEnumerable<IPropertyValueConverter>>)

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