| Web API Reference | MapGuide Open Source |
Inherits MgNamedSerializable.
Inherited by MgMapBase, and MgSelectionBase.
Public Member Functions | |
| MgResourceIdentifier * | GetResourceId () |
| Identifies the resource. | |
| void | Open (MgResourceService *resourceService, MgResourceIdentifier *resourceId) |
| Opens the resource using the specified resource service and resource identifier. | |
| void | Save (MgResourceService *resourceService, MgResourceIdentifier *resourceId) |
| Saves the resource using the specified resource service and resource identifier. | |
| void | Save (MgResourceService *resourceService) |
| Saves the resource using the specified resource service. | |