Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IPropertyRenderingContextAccessor

    Gives access to the current PropertyRenderingContext.

    Namespace: Umbraco.Cms.Core.Models.PublishedContent
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IPropertyRenderingContextAccessor

    Properties

    View Source

    PropertyRenderingContext

    Gets or sets the current PropertyRenderingContext.

    Declaration
    PropertyRenderingContext? PropertyRenderingContext { get; set; }
    Property Value
    Type Description
    PropertyRenderingContext
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX