View Source
Class DocumentTypeDisplay
Inheritance
System.Object
Assembly: Umbraco.Core.dll
Syntax
public class DocumentTypeDisplay : ContentTypeCompositionDisplay<PropertyTypeDisplay>, INotificationModel
Constructors
View Source
DocumentTypeDisplay()
Declaration
public DocumentTypeDisplay()
Properties
View Source
AllowCultureVariant
Declaration
public bool AllowCultureVariant { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
AllowedTemplates
Declaration
public IEnumerable<EntityBasic> AllowedTemplates { get; set; }
Property Value
View Source
AllowSegmentVariant
Declaration
public bool AllowSegmentVariant { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
ContentApps
Declaration
public IEnumerable<ContentApp> ContentApps { get; set; }
Property Value
View Source
DefaultTemplate
Declaration
public EntityBasic DefaultTemplate { get; set; }
Property Value
View Source
HistoryCleanup
Declaration
public HistoryCleanupViewModel HistoryCleanup { get; set; }
Property Value