Search Results for

    Show / Hide Table of Contents
    View Source

    Class ApiContentStartItem

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.Models.DeliveryApi
    Assembly: Umbraco.Core.dll
    Syntax
    public sealed class ApiContentStartItem : IApiContentStartItem

    Constructors

    View Source

    ApiContentStartItem(Guid, string)

    Declaration
    public ApiContentStartItem(Guid id, string path)
    Parameters
    Type Name Description
    Guid id
    string path

    Properties

    View Source

    Id

    Declaration
    public Guid Id { get; }
    Property Value
    Type Description
    Guid
    View Source

    Path

    Declaration
    public string Path { get; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX