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.XtraMap

Assembly: DevExpress.XtraMap.v18.2.dll

Declaration

public abstract class WebInformationDataProvider :
    InformationDataProviderBase,
    ISupportWebRequest

Implements

See Also