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