Search Results for

    Show / Hide Table of Contents
    View Source

    Class AspNetCoreBackOfficeInfo

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Web.Common.AspNetCore
    Assembly: Umbraco.Web.Common.dll
    Syntax
    public class AspNetCoreBackOfficeInfo : IBackOfficeInfo

    Constructors

    View Source

    AspNetCoreBackOfficeInfo(IOptionsMonitor<GlobalSettings>, IHostingEnvironment)

    Declaration
    public AspNetCoreBackOfficeInfo(IOptionsMonitor<GlobalSettings> globalSettings, IHostingEnvironment hostingEnviroment)
    Parameters
    Type Name Description
    Microsoft.Extensions.Options.IOptionsMonitor<GlobalSettings> globalSettings
    IHostingEnvironment hostingEnviroment

    Properties

    View Source

    GetAbsoluteUrl

    Declaration
    public string GetAbsoluteUrl { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • AspNetCoreBackOfficeInfo(IOptionsMonitor<GlobalSettings>, IHostingEnvironment)
    • Properties
      • GetAbsoluteUrl
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX