InformationDataProviderBase Properties
The base class for all information data providers.| Name | Description |
|---|---|
| CultureName | Gets or sets the Culture name used to obtain data from the Bing GIS services. |
| GenerateLayerItems | Gets or sets a value indicating whether it is necessary to automatically generate items for this layer. |
| IsBusy | Returns a value indicating the InformationDataProviderBase is currently busy performing a previous request. |
| MaxVisibleResultCount | Specifies the number of requested results displayed. |
| ProcessMouseEvents | Gets or sets a value indicating whether it is necessary to process mouse events by this data provider. |
See Also