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, Boolean)

    Declaration
    object GetPropertyValue(IPublishedProperty property, bool expanding)
    Parameters
    Type Name Description
    IPublishedProperty property
    System.Boolean expanding
    Returns
    Type Description
    System.Object
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • GetPropertyValue(IPublishedProperty, Boolean)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX