Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IApiPropertyRenderer

    Namespace: Umbraco.Cms.Core.DeliveryApi
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IApiPropertyRenderer

    Methods

    View Source

    GetPropertyValue(IPublishedProperty, bool)

    Declaration
    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