Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IBackOfficeVariationContextAccessor

    Gives access to the current BackOfficeVariationContext.

    Namespace: Umbraco.Cms.Core.Models.Context
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IBackOfficeVariationContextAccessor

    Properties

    View Source

    VariationContext

    Gets or sets the current BackOfficeVariationContext.

    Declaration
    BackOfficeVariationContext VariationContext { get; set; }
    Property Value
    Type Description
    BackOfficeVariationContext
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • VariationContext
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX