Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IUrlAssembler

    Namespace: Umbraco.Cms.Core.Routing
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IUrlAssembler

    Methods

    View Source

    AssembleUrl(String, Uri, UrlMode)

    Declaration
    Uri AssembleUrl(string path, Uri current, UrlMode mode)
    Parameters
    Type Name Description
    System.String path
    Uri current
    UrlMode mode
    Returns
    Type Description
    Uri
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • AssembleUrl(String, Uri, UrlMode)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX