Search Results for

    Show / Hide Table of Contents
    View Source

    Class BackofficeLinkGeneratorExtensions

    Inheritance
    System.Object
    Namespace: Umbraco.Extensions
    Assembly: Umbraco.Web.BackOffice.dll
    Syntax
    public static class BackofficeLinkGeneratorExtensions

    Methods

    View Source

    GetInstallerApiUrl(LinkGenerator)

    Returns the URL for the installer api

    Declaration
    public static string GetInstallerApiUrl(this LinkGenerator linkGenerator)
    Parameters
    Type Name Description
    Microsoft.AspNetCore.Routing.LinkGenerator linkGenerator
    Returns
    Type Description
    System.String
    View Source

    GetInstallerUrl(LinkGenerator)

    Returns the URL for the installer

    Declaration
    public static string GetInstallerUrl(this LinkGenerator linkGenerator)
    Parameters
    Type Name Description
    Microsoft.AspNetCore.Routing.LinkGenerator linkGenerator
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • GetInstallerApiUrl(LinkGenerator)
      • GetInstallerUrl(LinkGenerator)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX