Class MediaTypeDisplay
Inheritance
System.Object
Namespace: Umbraco.Web.Models.ContentEditing
Assembly: Umbraco.Web.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 |