• Get the current base URL, which includes context path by default for example: http://labkey.org/labkey/

    Parameters

    • Optional noContextPath: boolean

      Set true to omit the context path. Defaults to false.

    Returns string

    Current base URL.

Generated using TypeDoc