Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IVariationContextAccessor

    Gives access to the current VariationContext.

    Namespace: Umbraco.Cms.Core.Models.PublishedContent
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IVariationContextAccessor

    Properties

    View Source

    VariationContext

    Gets or sets the current VariationContext.

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