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