Skip to main content
A newer version of this page is available. .

WebInformationDataProvider Class

The base class for providers requesting GIS from map services.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v21.1.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

public abstract class WebInformationDataProvider :
    InformationDataProviderBase,
    ISupportWebRequest

Implements

See Also