Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IBackOfficeInfo

    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IBackOfficeInfo

    Properties

    View Source

    GetAbsoluteUrl

    Gets the absolute url to the Umbraco Backoffice. This info can be used to build absolute urls for Backoffice to use in mails etc.

    Declaration
    string GetAbsoluteUrl { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • GetAbsoluteUrl
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX