• Submits the given fields as a form to the given url. This will change the window location.

    Parameters

    • pMethod: AjaxMethod
    • pUrl: string
    • pFields: Map<string, string>

    Returns void

Generated using TypeDoc