Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IBackOfficeInfo

    Provides information about the Umbraco backoffice.

    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
    string
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX