Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgLayerGroup
GetDisplayInLegend
GetExpandInLegend
GetGroup
GetLayerGroupType
GetLegendLabel
GetName
GetObjectId
GetVisible
IsVisible
MgLayerGroup
SetDisplayInLegend
SetGroup
SetLegendLabel
SetVisible
virtual
STRING
MgLayerGroup::GetObjectId
(
)
[virtual]
Gets a unique identifier for this layer group.
.NET Syntax
string
GetObjectId()
;
Java Syntax
String
GetObjectId()
;
PHP Syntax
string
GetObjectId()
;
Returns:
Returns the unique identifier as a string.
Example (PHP)
See
MgMapBase class
.
Comments or suggestions? Send us
feedback
.