Class ContentTypeModel
Inheritance
object
Namespace: Umbraco.Cms.Core.Models.TemplateQuery
Assembly: Umbraco.Core.dll
Syntax
public class ContentTypeModel
Properties
View SourceAlias
Declaration
public string? Alias { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Name
Declaration
public string? Name { get; set; }
Property Value
| Type | Description |
|---|---|
| string |