Class IconModel
Inheritance
System.Object
Namespace: Umbraco.Core.Models
Assembly: Umbraco.Core.dll
Syntax
public class IconModel
Properties
View SourceName
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SvgString
Declaration
public string SvgString { get; set; }
Property Value
Type | Description |
---|---|
System.String |