Click or drag to resize
BasicBingMaps Fields

The BasicBingMaps type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberINTERNAL_SERVER_ERROR
Indicates that request could not be completed because there was a problem with the service.
Protected fieldmControlsLoaded
Flag saying whether the dynamic controls has been loaded yet.
(Inherited from BasicRepeater.)
Protected fieldmDataLoaded
Flag saying whether the data has been loaded yet.
(Inherited from BasicRepeater.)
Protected fieldmMapProperties
Map properties.
(Inherited from CMSAbstractMap.)
Protected fieldmOnBeforeInitFired
True if the on before init was fired.
(Inherited from BasicRepeater.)
Protected fieldmRelatedData
Custom data connected to the object.
(Inherited from BasicRepeater.)
Protected fieldmRelatedDataLoaded
Related data is loaded.
(Inherited from BasicRepeater.)
Public fieldStatic memberOK
Indicates that the request is successful.
Protected fieldoutputHtml
Map output Html code.
(Inherited from CMSAbstractMap.)
Public fieldStatic memberSERVICE_UNAVAILABLE
Indicates that there is a problem with the service right now.
Protected fielduseDataSourceControl
Indicates whether the viewer should obtain data source from the referenced control provided by the value of DataSourceControl property.
(Inherited from BasicRepeater.)
Top
See Also