Class NestedContentConfiguration.ContentType
Inheritance
System.Object
Namespace: Umbraco.Web.PropertyEditors
Assembly: Umbraco.Web.dll
Syntax
public class ContentType
Properties
View SourceAlias
Declaration
public string Alias { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TabAlias
Declaration
public string TabAlias { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Template
Declaration
public string Template { get; set; }
Property Value
Type | Description |
---|---|
System.String |