Search Results for

    Show / Hide Table of Contents
    View Source

    Class CssFile

    Represents a CSS asset file

    Inheritance
    System.Object
    AssetFile
    Namespace: Umbraco.Cms.Core.WebAssets
    Assembly: Umbraco.Core.dll
    Syntax
    public class CssFile : AssetFile, IAssetFile

    Constructors

    View Source

    CssFile(String)

    Declaration
    public CssFile(string filePath)
    Parameters
    Type Name Description
    System.String filePath
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • CssFile(String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX