Open this page in the API Guide

ApplicationUriHelper Class

Contains helper methods for getting application-specific URIs.
Inheritance Hierarchy
System.Object
  Dundas.BI.WebApi.ApplicationUriHelper

Namespace:  Dundas.BI.WebApi
Assembly:  Dundas.BI.WebApi (in Dundas.BI.WebApi.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public static class ApplicationUriHelper

The ApplicationUriHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetApplicationUri
Gets the URI of the application, based on the provided HTTP request.
Top
See Also