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, IHaveAdditionalData

    Properties

    View Source

    MediaPath

    The media file's path/URL

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