Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IApiContentStartItem

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

    Properties

    View Source

    Id

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

    Path

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