Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IApiContentResponse

    Namespace: Umbraco.Cms.Core.Models.DeliveryApi
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IApiContentResponse : IApiContent, IApiElement

    Properties

    View Source

    Cultures

    Declaration
    IDictionary<string, IApiContentRoute> Cultures { get; }
    Property Value
    Type Description
    IDictionary<System.String, IApiContentRoute>
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Cultures
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX