Interface IBackOfficeVariationContextAccessor
Gives access to the current Back
Namespace: Umbraco.Cms.Core.Models.Context
Assembly: Umbraco.Core.dll
Syntax
public interface IBackOfficeVariationContextAccessor
Properties
View SourceVariationContext
Gets or sets the current Back
Declaration
BackOfficeVariationContext VariationContext { get; set; }
Property Value
Type | Description |
---|---|
Back |