Search Results for

    Show / Hide Table of Contents
    View Source

    Class ThreadCultureVariationContextAccessor

    Provides a CurrentUICulture-based implementation of IVariationContextAccessor.

    Inheritance
    System.Object
    Namespace: Umbraco.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

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