Search Results for

    Show / Hide Table of Contents
    View Source

    Class DocumentUrlService

    Implements IDocumentUrlService operations for handling document URLs.

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Services
    Assembly: Umbraco.Core.dll
    Syntax
    public class DocumentUrlService : IDocumentUrlService

    Methods

    View Source

    IList<UrlSegment>(UrlSegments)

    Gets or sets the collection of DocumentUrlService.UrlSegment for the document, language and state.

    Declaration
    public required IList<UrlSegment>(UrlSegments)
    Parameters
    Type Name Description
    UrlSegments
    Returns
    Type Description
    required
    Type Parameters
    Name Description
    UrlSegment
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • IList<UrlSegment>(UrlSegments)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX