Search Results for

    Show / Hide Table of Contents
    View Source

    Class CodeFileController.StylesheetData

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Web.BackOffice.Controllers
    Assembly: Umbraco.Web.BackOffice.dll
    Syntax
    public class StylesheetData

    Properties

    View Source

    Content

    Declaration
    public string Content { get; set; }
    Property Value
    Type Description
    System.String
    View Source

    Rules

    Declaration
    public Models.ContentEditing.StylesheetRule[] Rules { get; set; }
    Property Value
    Type Description
    Models.ContentEditing.StylesheetRule[]
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Content
      • Rules
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX