Search Results for

    Show / Hide Table of Contents
    View Source

    Class MediaTypeDisplay

    Inheritance
    System.Object
    EntityBasic
    ContentTypeBasic
    ContentTypeCompositionDisplay
    ContentTypeCompositionDisplay<PropertyTypeDisplay>
    Namespace: Umbraco.Cms.Core.Models.ContentEditing
    Assembly: Umbraco.Core.dll
    Syntax
    [DataContract(Name = "contentType", Namespace = "")]
    public class MediaTypeDisplay : ContentTypeCompositionDisplay<PropertyTypeDisplay>, INotificationModel

    Properties

    View Source

    IsSystemMediaType

    Declaration
    [DataMember(Name = "isSystemMediaType")]
    public bool IsSystemMediaType { get; set; }
    Property Value
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • IsSystemMediaType
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX