AlterHttpConfigurationParameterConfig Property

Gets the Http configuration.

Namespace:  Dundas.BI.Web.Extensibility.Parameters
Assembly:  Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (8.0.2.1001)
Syntax
public HttpConfiguration Config { get; }

Property Value

Type: HttpConfiguration
The Http configuration.
See Also