Interface IPropertyRenderingContextAccessor
Gives access to the current PropertyRenderingContext.
Namespace: Umbraco.Cms.Core.Models.PublishedContent
Assembly: Umbraco.Core.dll
Syntax
public interface IPropertyRenderingContextAccessor
Properties
View SourcePropertyRenderingContext
Gets or sets the current PropertyRenderingContext.
Declaration
PropertyRenderingContext? PropertyRenderingContext { get; set; }
Property Value
| Type | Description |
|---|---|
| PropertyRenderingContext |