Show / Hide Table of Contents

    Constructor JavaScriptResult

    JavaScriptResult()

    Initialises a new JavaScriptResult response.
    Declaration
    public JavaScriptResult()

    JavaScriptResult(String)

    Initialises a new JavaScriptResult response with the given JavaScript code.
    Declaration
    public JavaScriptResult(string script)
    Parameters
    Type Name Description
    String script JavaScript code response string.
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.