ApplicationUriHelper Class |
Contains helper methods for getting application-specific URIs.
Inheritance Hierarchy
Namespace:
Dundas.BI.WebApi
Assembly:
Dundas.BI.WebApi (in Dundas.BI.WebApi.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntaxpublic static class ApplicationUriHelper
Public NotInheritable Class ApplicationUriHelper
public ref class ApplicationUriHelper abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ApplicationUriHelper = class end
The ApplicationUriHelper type exposes the following members.
Methods
| Name | Description |
---|
  | GetApplicationUri | Gets the URI of the application, based on the provided HTTP request. |
Top
See Also