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