Class MediaTypeDisplay
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Models.ContentEditing
Assembly: Umbraco.Core.dll
Syntax
[DataContract(Name = "contentType", Namespace = "")]
public class MediaTypeDisplay : ContentTypeCompositionDisplay<PropertyTypeDisplay>, INotificationModel
Properties
View SourceIsSystemMediaType
Declaration
[DataMember(Name = "isSystemMediaType")]
public bool IsSystemMediaType { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |