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.v19.1.dll

Declaration

public abstract class WebInformationDataProvider :
    InformationDataProviderBase,
    ISupportWebRequest

Implements

See Also