Search Results for

    Show / Hide Table of Contents
    View Source

    Class MediaEntitySlim

    Implements IMediaEntitySlim.

    Inheritance
    object
    EntitySlim
    ContentEntitySlim
    Namespace: Umbraco.Cms.Core.Models.Entities
    Assembly: Umbraco.Core.dll
    Syntax
    public class MediaEntitySlim : ContentEntitySlim, IMediaEntitySlim, IContentEntitySlim, IEntitySlim, IUmbracoEntity, ITreeEntity, IEntity, IDeepCloneable

    Properties

    View Source

    MediaPath

    The media file's path/URL

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