Open this page in the API Guide

WebApiConfig Class

Configuration class for Web API (default routing).
Inheritance Hierarchy
System.Object
  Dundas.BI.WebApi.WebApiConfig

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 WebApiConfig

The WebApiConfig type exposes the following members.

Methods
  NameDescription
Public methodStatic memberInitialize
Initializes any event hooks for Web API.
Top
See Also