Search Results for

    Show / Hide Table of Contents
    View Source

    Class ThreadCultureVariationContextAccessor

    Provides a CurrentUICulture-based implementation of IVariationContextAccessor.

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Models.PublishedContent
    Assembly: Umbraco.Core.dll
    Syntax
    public class ThreadCultureVariationContextAccessor : IVariationContextAccessor
    Remarks

    This accessor does not support segments. There is no need to set the current context.

    Properties

    View Source

    VariationContext

    Gets or sets the current VariationContext.

    Declaration
    public 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