Search Results for

    Show / Hide Table of Contents
    View Source

    Class JavaScriptResult

    Inheritance
    System.Object
    Microsoft.AspNetCore.Mvc.ActionResult
    Microsoft.AspNetCore.Mvc.ContentResult
    Namespace: Umbraco.Cms.Web.BackOffice.ActionResults
    Assembly: Umbraco.Web.BackOffice.dll
    Syntax
    public class JavaScriptResult : ContentResult, IStatusCodeActionResult, IActionResult

    Constructors

    View Source

    JavaScriptResult(String)

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