Search Results for

    Show / Hide Table of Contents
    View Source

    Class UrlSegmentProviderCollection

    Inheritance
    System.Object
    BuilderCollectionBase<IUrlSegmentProvider>
    Namespace: Umbraco.Cms.Core.Strings
    Assembly: Umbraco.Core.dll
    Syntax
    public class UrlSegmentProviderCollection : BuilderCollectionBase<IUrlSegmentProvider>, IBuilderCollection<IUrlSegmentProvider>

    Constructors

    View Source

    UrlSegmentProviderCollection(Func<IEnumerable<IUrlSegmentProvider>>)

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