Skip to main content Skip to complementary content

FromUri Method

Overloads

FromUri(Uri)

Gets a reference to a Qlik Sense instance at a specific Uri

FromUri(String)

Gets a reference to a remote Qlik Sense instance at a specific Uri

FromUri(Uri)

Gets a reference to a Qlik Sense instance at a specific Uri

Declaration

      public static ILocation FromUri(Uri uri)
    

Parameters

Type Name Description
System.Uri uri

The Uri

Returns

Type Description
ILocation

A reference to the location

FromUri(String)

Gets a reference to a remote Qlik Sense instance at a specific Uri

Declaration

      public static ILocation FromUri(string uri)
    

Parameters

Type Name Description
System.String uri

The Uri

Returns

Type Description
ILocation

A reference to the location

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!