Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IApiMediaWithCropsResponse

    Namespace: Umbraco.Cms.Core.Models.DeliveryApi
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IApiMediaWithCropsResponse : IApiMediaWithCrops, IApiMedia

    Properties

    View Source

    CreateDate

    Declaration
    DateTime CreateDate { get; }
    Property Value
    Type Description
    DateTime
    View Source

    Path

    Declaration
    string Path { get; }
    Property Value
    Type Description
    System.String
    View Source

    UpdateDate

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