HttpCapabilitiesBase.Adapters Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Returns the collection of available control adapters.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

public IDictionary Adapters { get; }

Property Value

Type: System.Collections.IDictionary

The collection of registered control adapters.

.NET Framework
Available since 2.0
Return to top
Show: