Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IMediaEntitySlim

    Represents a lightweight media entity, managed by the entity service.

    Namespace: Umbraco.Cms.Core.Models.Entities
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IMediaEntitySlim : IContentEntitySlim, IEntitySlim, IUmbracoEntity, ITreeEntity, IEntity, IDeepCloneable

    Properties

    View Source

    MediaPath

    The media file's path/URL

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