Class CodeFileController.StylesheetData
Inheritance
System.Object
Namespace: Umbraco.Web.Editors
Assembly: Umbraco.Web.dll
Syntax
public class StylesheetData
Properties
View SourceContent
Declaration
public string Content { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Rules
Declaration
public StylesheetRule[] Rules { get; set; }
Property Value
Type | Description |
---|---|
StylesheetRule[] |