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