Interface IMapWidget
Represents a map widget
Inherited Members
System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Namespace: OSGeo.MapGuide.ObjectModels.ApplicationDefinition
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public interface IMapWidget : IWidget, INotifyPropertyChanged, IExtensibleElement
Properties
| Improve this Doc View SourceMapId
The map group id
Declaration
string MapId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |