| CMSAbstractMap Fields | 
The CMSAbstractMap type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|  | mControlsLoaded | 
            Flag saying whether the dynamic controls has been loaded yet.
            (Inherited from BasicRepeater.) | 
|  | mDataLoaded | 
            Flag saying whether the data has been loaded yet.
            (Inherited from BasicRepeater.) | 
|  | mMapProperties | 
            Map properties.
             | 
|  | mOnBeforeInitFired | 
            True if the on before init was fired.
            (Inherited from BasicRepeater.) | 
|  | mRelatedData | 
            Custom data connected to the object.
            (Inherited from BasicRepeater.) | 
|  | mRelatedDataLoaded | 
            Related data is loaded.
            (Inherited from BasicRepeater.) | 
|  | outputHtml | 
            Map output Html code.
             | 
|  | useDataSourceControl | 
            Indicates whether the viewer should obtain data source from the referenced control provided by the value of DataSourceControl property.
            (Inherited from BasicRepeater.) | 
 See Also
See Also