Search Results for

    Show / Hide Table of Contents
    View Source

    Class DeliveryApiIndexCompositeIdModel

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.DeliveryApi
    Assembly: Umbraco.Core.dll
    Syntax
    public class DeliveryApiIndexCompositeIdModel

    Properties

    View Source

    Culture

    Declaration
    public string Culture { get; set; }
    Property Value
    Type Description
    System.String
    View Source

    Id

    Declaration
    public int? Id { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int32>
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Culture
      • Id
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX