ApplicationUriHelper Class

Contains helper methods for getting application-specific URIs.
Inheritance Hierarchy
SystemObject
  Dundas.BI.WebApiApplicationUriHelper

Namespace:  Dundas.BI.WebApi
Assembly:  Dundas.BI.WebApi (in Dundas.BI.WebApi.dll) Version: 2.0.0.0 (24.3.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