Class TemplateQueryResult
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Models.TemplateQuery
Assembly: Umbraco.Core.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 |