Search Results for

    Show / Hide Table of Contents
    View Source

    Class JavaScriptFile

    Represents a JS asset file

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

    Constructors

    View Source

    JavaScriptFile(String)

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