Search Results for

    Show / Hide Table of Contents
    View Source

    Class ApiPropertyRenderer

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.DeliveryApi
    Assembly: Umbraco.Core.dll
    Syntax
    public class ApiPropertyRenderer : IApiPropertyRenderer

    Constructors

    View Source

    ApiPropertyRenderer(IPublishedValueFallback)

    Declaration
    public ApiPropertyRenderer(IPublishedValueFallback publishedValueFallback)
    Parameters
    Type Name Description
    IPublishedValueFallback publishedValueFallback

    Methods

    View Source

    GetPropertyValue(IPublishedProperty, bool)

    Declaration
    public object? GetPropertyValue(IPublishedProperty property, bool expanding)
    Parameters
    Type Name Description
    IPublishedProperty property
    bool expanding
    Returns
    Type Description
    object
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX