Class CodeFileController.StylesheetData
- Namespace
- Umbraco.Cms.Web.BackOffice.Controllers
- Assembly
- Umbraco.Web.BackOffice.dll
public class CodeFileController.StylesheetData
- Inheritance
-
CodeFileController.StylesheetData
- Inherited Members
Constructors
StylesheetData()
public StylesheetData()
Properties
Content
public string? Content { get; set; }
Property Value
Rules
public StylesheetRule[]? Rules { get; set; }
Property Value
- StylesheetRule[]