Class PropertyModel
Inheritance
System.Object
Namespace: Umbraco.Web.Models.TemplateQuery
Assembly: Umbraco.Web.dll
Syntax
public class PropertyModel
Properties
View SourceAlias
Declaration
public string Alias { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Type
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
System.String |